Skip to content

Hostname

headbangersboat.com

Last fetched

headbangersboat.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · headbangersboat.comRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/headbangersboat.com

Resolution chain

headbangersboat.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.217.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.80.120100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.230.893.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.22.2033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.71.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.12.15152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.80.23052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.216.13454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.23.6798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.101.18598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
jewella privacy - 377b4
Contact emails

Subdomains

6 observed subdomains of headbangersboat.com.

Web-graph footprint

Distinct hostnames that link to or from headbangersboat.com in the public web crawl.

118 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from headbangersboat.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "headbangersboat.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.