Skip to content

Hostname

heytap.com

Last fetched

heytap.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:2910 as the registrar.

Nutrition Label

WHISPER CANON · heytap.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/heytap.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.49.19813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.186.19513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.174.12913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.168.1053.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.47.107.23152.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.192.12152.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.195.3952.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.94.12351.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:2910
Organization
contact privacy inc. customer 124852191
Contact emails

Subdomains

14 observed subdomains of heytap.com.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for heytap.com.

MechanismTarget
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.oppo.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from heytap.com.

Cypher and MCP

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

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