Hostname
bangedboys.com
Last fetched
bangedboys.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1441 as the registrar.
Nutrition Label
Resolution chain
bangedboys.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.21.77.147 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.209.12 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1441
- Organization
- domain admin / this domain is for sale
- Contact emails
- domains@hugedomains.com
- 01cde68ac285364ec47e2bcbf7f21777d094d88b95fed646275b8b4f5f1a6221@bangedboys.com.whoisproxy.org
- 0b6995110706d86d09ce641c6cd0a3c684f989da7f0bb50194b9fd4bf6a6e3d7@bangedboys.com.whoisproxy.org
- 79685f29d585504c6b3eafa55b61f86e24f2231db349cabe17f15323d8dcef03@bangedboys.com.whoisproxy.org
Subdomains
3 observed subdomains of bangedboys.com.
Web-graph footprint
Distinct hostnames that link to or from bangedboys.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bangedboys.com.
- IP · 104.21.77.147
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1441
- Country · CA
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · ba…
- 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: "bangedboys.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.