Skip to content

Hostname

danshihack.com

Last fetched

danshihack.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · danshihack.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/danshihack.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.11413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.2013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.2813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.63.1033.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.253.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.323.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.633.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
65.8.131.11165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of danshihack.com.

Web-graph footprint

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

535 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for danshihack.com.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from danshihack.com.

Cypher and MCP

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

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