Hostname
spankbang.com
Last fetched
spankbang.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
spankbang.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.18.96.242 | 104.18.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.239.156 | 104.19.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 16c3417398a84e31991612db65e670be.protect@whoisguard.com
- 1e8b4dc455a74a8facf2650450491b49.protect@whoisguard.com
- 7acfce0a50164ad8b2d3aeb70b64f960.protect@whoisguard.com
- c98d049c82a443ea9353c168e33103f5.protect@whoisguard.com
- e7e77dd7a973466aa71cc4450a61f452.protect@whoisguard.com
- f83b1c99c3ed42229e68ebbf6c31c444.protect@whoisguard.com
- 22755ae381ec41eaa3f621824e4685b6.protect@withheldforprivacy.com
- d1ac57b743b643ab88764e4081f0b761.protect@withheldforprivacy.com
Subdomains
36 observed subdomains of spankbang.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from spankbang.com in the public web crawl.
2,305 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for spankbang.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.duodecadits.com |
Related pages
Pivot deeper into the graph from spankbang.com.
- IP · 104.18.96.242
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 16c3417398a84e31991612db65e670be.protect@whoisguard.com
- TLD · .com
- Browse hostnames · sp…
- 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: "spankbang.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.