Hostname
ammsi.org
Last fetched
ammsi.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
ammsi.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.188.184 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.188.187 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.188.32 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.188.67 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:2487
- Organization
- alden properties
- Contact emails
- bt2bc7x78kt@networksolutionsprivateregistration.com
- ce5se5ma9sh@networksolutionsprivateregistration.com
- no.valid.email@worldnic.com
- kn5wz5n82r6@networksolutionsprivateregistration.com
- orlandomedialtd@outlook.com
- wv89q54g823@networksolutionsprivateregistration.com
- zx4vb5er8yq@networksolutionsprivateregistration.com
- pw-17f4a6b96f45ed01762e5845bfb30e3b@privacyguardian.org
- pw-72a692286d269412b689cb5ad9fbb21b@privacyguardian.org
- pw-784e63df536c99f4d311197a5083021e@privacyguardian.org
- pw-e0c4dfeaeb86f1ac0847f050eca1cfdb@privacyguardian.org
Subdomains
1 observed subdomain of ammsi.org.
| Subdomain |
|---|
| www.ammsi.org |
Web-graph footprint
Distinct hostnames that link to or from ammsi.org in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ammsi.org.
- IP · 18.67.188.184
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2487
- Country · MY
- Email · bt2bc7x78kt@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ammsi.org"})-[: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.