Skip to content

Hostname

ame-div.com

Last fetched

ame-div.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 · ame-div.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ame-div.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.47.1513.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.313.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.5713.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.6213.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.180.6218.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.7318.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.7518.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.8818.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.169.55.273.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.313.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.43.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.703.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:49
Organization
daytonainternational.corp.
Contact emails

Subdomains

2 observed subdomains of ame-div.com.

Web-graph footprint

Distinct hostnames that link to or from ame-div.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ame-div.com.

Cypher and MCP

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

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