Skip to content

Hostname

heymath.com

Last fetched

heymath.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · heymath.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/heymath.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.96.11013.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.3513.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.613.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.9413.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.11718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.1618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.167.283.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.773.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.803.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.943.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

124 observed subdomains of heymath.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for heymath.com.

MechanismTarget
SPF_Asmtp.gmail.com
SPF_Asmtpcorp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtp2go.com
SPF_INCLUDEspf.mailjet.com
SPF_MXaspmx.l.google.com

Related pages

Pivot deeper into the graph from heymath.com.

Cypher and MCP

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

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