Hostname
iwantblacks.com
Last fetched
iwantblacks.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
iwantblacks.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.236.126.90 | 104.236.64.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 165.227.6.152 | 165.227.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- domains@wdmta.com
- xethjlz9eqnjcs9o3kk@privacyyes.com
- info@domain-contact.org
- 0f38d511b02319e9ba58b3ddd9acd96646b04a67614ae51d4637b139087ec270@iwantblacks.com.whoisproxy.org
- 10fcb1721fb4f7838c5b66e61bb720ee37560c2c6b4c8ea19e14230ea97b16b6@iwantblacks.com.whoisproxy.org
- 223531890ba2faddfcbda63e07717b425d6175ae227ff87334b747a92ee7cf43@iwantblacks.com.whoisproxy.org
- 37e584153d358e92d9543940aae23179314db8e5d261158e6a37e7599413303e@iwantblacks.com.whoisproxy.org
- 4a81b079e9a47ab41a4c83534a5e260ccc68a17bf063644ee527963899fa2f7e@iwantblacks.com.whoisproxy.org
- 5b2214befc5d72ad6e9a269ea2b763567231c02304d4d1e77092a095f4e2fe2f@iwantblacks.com.whoisproxy.org
- 5cfc8058564f131d4c57f119f57c737baab4740d4c79a592d7d0079d72c4b91c@iwantblacks.com.whoisproxy.org
- 7e07d320fe5676b1d36c1625f51b5efb63af4e2df409c46b67fc577c5672c19b@iwantblacks.com.whoisproxy.org
- 80fb6164f671d6ea126db64bce42ef641bec26c12dd1f41ab049379b53d56f67@iwantblacks.com.whoisproxy.org
- 8b277d722c5bb61157e2f968104043ee4a48ed2015ff663a3a4ca330104919d0@iwantblacks.com.whoisproxy.org
- 8f7b45cce8ddf3f6d9e9662f1047cfb1d9427f677d6acc79c5895814c951bf67@iwantblacks.com.whoisproxy.org
- b0d00b2e145c4f228666a14b13dfdbf32e758a7f242a1e1c0a47c03e3a3f72a6@iwantblacks.com.whoisproxy.org
- b85ec89c5dcdc7a41a042ac88c1c87d4b963d3f2cdab0a67c430fdf593940640@iwantblacks.com.whoisproxy.org
- b9450450a924fde3d8037d9333f5e5d07f8c52dbc5728c44b5782c1f3ccb574f@iwantblacks.com.whoisproxy.org
- db0cf901f3c9808da18775f5a0045017ed78068b647659c3f0af521357adad4c@iwantblacks.com.whoisproxy.org
- e62f4ddc0d1038d15527b319f9901dae3a11c8bc631c03d6afbe64c78063c2f4@iwantblacks.com.whoisproxy.org
Subdomains
5 observed subdomains of iwantblacks.com.
Web-graph footprint
Distinct hostnames that link to or from iwantblacks.com in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for iwantblacks.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf_e.frindr.net |
Related pages
Pivot deeper into the graph from iwantblacks.com.
- IP · 104.236.126.90
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · domains@wdmta.com
- TLD · .com
- Browse hostnames · iw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iwantblacks.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.