Skip to content

Hostname

undeadwalking.com

Last fetched

undeadwalking.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · undeadwalking.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/undeadwalking.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.221.1123.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1173.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1213.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.903.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.169.36.183.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.623.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.743.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.973.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
54.192.35.3554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

6 observed subdomains of undeadwalking.com.

Web-graph footprint

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

293 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for undeadwalking.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from undeadwalking.com.

Cypher and MCP

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

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