Skip to content

Hostname

thebehemoth.com

Last fetched

thebehemoth.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · thebehemoth.comRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thebehemoth.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.227.29.1963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.239.553.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.94.1835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.24.20644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.65.352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.234.5254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.253.254.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.119.14054.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.108.17254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.180.17454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.48.2732.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.134.231100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0132403495
Contact emails

Subdomains

15 observed subdomains of thebehemoth.com.

Web-graph footprint

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

127 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for thebehemoth.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from thebehemoth.com.

Cypher and MCP

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

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