Fraud Data db.fradulantAddress.find(); { "_id" : ObjectId("69929bb8173b908655ce5f49"), "address" : { "address1" : "12 TPR", "address2" : "", "state" : "New York", "city" : "New York", "zipcode" : 10003 } } { "_id" : ObjectId("6992b5160d83aebd7a56c8bd"), "address" : { "address1" : "456 7th St", "address2" : "Apt 2B", "state" : "Illinois", "city" : "Chicago", "zipcode" : 60605 } } { "_id" : ObjectId("6992b838466c37eab76bfce7"), "address" : { "address1" : "742 6th St", "address2" : "", "state" : "Texas", "city" : "Austin", "zipcode" : 78701 } } { "_id" : ObjectId("6992b888466c37eab76bfceb"), "address" : { "address1" : "300 2nd Ave", "address2" : "", "state" : "Florida", "city" : "Miami", "zipcode" : 33131 } } { "_id" : ObjectId("6992c4cd4ddc3bb9402c31a4"), "address" : { "address1" : "73rd New Avenue", "address2" : "Unit 5", "state" : "Nevada", "city" : "Las Vegas", "zipcode" : 89101 } } { "_id" : ObjectId("6992b57e0d83aebd7a56c8be"), "address" : { "address1" : "789 10th Avenue", "address2" : "", "state" : "Washington", "city" : "Seattle", "zipcode" : 98104 } } { "_id" : ObjectId("6992b877466c37eab76bfcea"), "address" : { "address1" : "515 9th Street", "address2" : "", "state" : "Colorado", "city" : "Denver", "zipcode" : 80202 } } { "_id" : ObjectId("6992b89a466c37eab76bfcec"), "address" : { "address1" : "120 7th Avenue", "address2" : "", "state" : "Oregon", "city" : "Portland", "zipcode" : 97204 } } { "_id" : ObjectId("6992b849466c37eab76bfce8"), "address" : { "address1" : "900 3rd Avenue", "address2" : "Suite 10", "state" : "Arizona", "city" : "Phoenix", "zipcode" : 85004 } } { "_id" : ObjectId("6992b4eb0d83aebd7a56c8bc"), "address" : { "address1" : "123 1st Avenue", "address2" : "", "state" : "California", "city" : "Los Angeles", "zipcode" : 90003 } } { "_id" : ObjectId("6992b85d466c37eab76bfce9"), "address" : { "address1" : "900 3rd Avenue", "address2" : "", "state" : "Georgia", "city" : "Atlanta", "zipcode" : 30303 } } { "_id" : ObjectId("6992b8ae466c37eab76bfced"), "address" : { "address1" : "650 1st Street", "address2" : "Unit 5", "state" : "Nevada", "city" : "Las Vegas", "zipcode" : 89101 } } rs0:PRIMARY> db.fradulantEmail.find(); { "_id" : ObjectId("6992eb7db36075c463b4596b"), "email" : "demomail@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b4596c"), "email" : "usertest@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b4596d"), "email" : "samplemail@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b4596e"), "email" : "testuser123@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b4596f"), "email" : "demo.user@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b45970"), "email" : "mailtest@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b45971"), "email" : "fakeuser@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b45972"), "email" : "trialmail@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b45973"), "email" : "dummyemail@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b45974"), "email" : "exampleuser@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b45975"), "email" : "demoaccount@gmail.com" } { "_id" : ObjectId("6992eb7db36075c463b45976"), "email" : "testingmail@gmail.com" } rs0:PRIMARY> db.fradulantMobile.find(); { "_id" : ObjectId("6992ee477498e35f3faa1199"), "mobile" : "9000000001" } { "_id" : ObjectId("6992ee477498e35f3faa119a"), "mobile" : "9000000002" } { "_id" : ObjectId("6992ee477498e35f3faa119b"), "mobile" : "9000000003" } { "_id" : ObjectId("6992ee477498e35f3faa119c"), "mobile" : "9000000004" } { "_id" : ObjectId("6992ee477498e35f3faa119d"), "mobile" : "9000000005" } { "_id" : ObjectId("6992ee477498e35f3faa119e"), "mobile" : "9111111111" } { "_id" : ObjectId("6992ee477498e35f3faa119f"), "mobile" : "9222222222" } { "_id" : ObjectId("6992ee477498e35f3faa11a0"), "mobile" : "9333333333" } { "_id" : ObjectId("6992ee477498e35f3faa11a1"), "mobile" : "9444444444" } { "_id" : ObjectId("6992ee477498e35f3faa11a2"), "mobile" : "9555555555" } { "_id" : ObjectId("6992ee477498e35f3faa11a3"), "mobile" : "9666666666" } { "_id" : ObjectId("6992ee477498e35f3faa11a4"), "mobile" : "9777777777" }