Hostname
aama.com
Last fetched
aama.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
aama.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.20.84.62 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 64.190.63.222 | 64.190.62.0/23 | AS47846 | — | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- whois protection, this company does not own this domain name s.r.o.
- Contact emails
- bq75j2xk8ep@networksolutionsprivateregistration.com
- dk7fd3b2549@networksolutionsprivateregistration.com
- pm7z576e9aq@networksolutionsprivateregistration.com
- privacyprotect@hebeidomains.com
- r73es3z92ez@networksolutionsprivateregistration.com
- tr3np8he2u8@networksolutionsprivateregistration.com
- xt5835jg57y@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of aama.com.
Web-graph footprint
Distinct hostnames that link to or from aama.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aama.com.
- IP · 52.20.84.62
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · bq75j2xk8ep@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · aa…
- 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: "aama.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.