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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.47.15 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.3 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.57 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.62 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.180.62 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.73 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.75 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.88 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.169.55.27 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.31 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.4 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.70 | 3.169.52.0/22 | AS16509 | AMAZON-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.