Skip to content

Hostname

dan124.com

Last fetched

dan124.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.140.1818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
65.8.131.10165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.11365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1647
Organization
on behalf of dan124.com owner
Contact emails

Subdomains

4 observed subdomains of dan124.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from dan124.com.

Cypher and MCP

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

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