Hostname
anowamc.com
Last fetched
anowamc.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anowamc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.2.27.18 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anowamc.com owner
- Contact emails
- 03db635e-8b87-4f8b-b0b2-f007aaf08288@identity-protect.org
- 0c9b3705-eab4-48e0-a02f-936a17f2d42a@identity-protect.org
- 0f0de965-9e0f-42db-9936-1a70239dc05b@identity-protect.org
- 4e33efac-1602-4731-b0cd-8f5ea7789a4e@identity-protect.org
- 61f16a6b-e50b-4a1d-95a0-b317546e2b4d@identity-protect.org
- b382d302-aa59-48c7-b7cb-e4f250dcdbfb@identity-protect.org
- f677bed6-4080-4eb9-ac3f-d3478e87ec32@identity-protect.org
- owner-1979521@anowamc.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of anowamc.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for anowamc.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailserver.anowamc.com |
| SPF_A | mailserver2.anowamc.com |
| SPF_IP | 52.7.200.144 |
| SPF_IP | 54.175.2.208 |
| SPF_MX | anowamc.com |
Related pages
Pivot deeper into the graph from anowamc.com.
- IP · 52.2.27.18
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03db635e-8b87-4f8b-b0b2-f007aaf08288@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anowamc.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.