Skip to content

Hostname

heycarson.com

Last fetched

heycarson.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · heycarson.comRouting diversity3.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/heycarson.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.97.81100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.224.255100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.38.102100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.193.213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.48.19034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.211.22852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

25 observed subdomains of heycarson.com.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for heycarson.com.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.privateemail.com

Related pages

Pivot deeper into the graph from heycarson.com.

Cypher and MCP

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

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