Hostname
anam.com
Last fetched
anam.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anam.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 |
|---|---|---|---|---|
| 3.123.234.195 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.70.148.23 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- anam.com@domainprivacygroup.com
- paul.kennedy@anam.com
- 44222a82-dcdc-4180-8153-4ba83f9c8ef3@identity-protect.org
- 5a354e84-2b70-4062-b332-970083e12063@identity-protect.org
- 8d37b601-d490-4bb0-9d3b-1d9154d317fa@identity-protect.org
- ade49dcc-145d-4a5d-bc74-647d87201770@identity-protect.org
- cb8d123c-ffb6-4987-9b60-2c0990211c94@identity-protect.org
Subdomains
3 observed subdomains of anam.com.
Web-graph footprint
Distinct hostnames that link to or from anam.com in the public web crawl.
18 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for anam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 207.54.69.156 |
| SPF_IP | 207.54.69.158 |
| SPF_IP | 207.54.70.115 |
| SPF_IP | 207.54.70.117 |
| SPF_IP | 207.54.70.119 |
Related pages
Pivot deeper into the graph from anam.com.
- IP · 3.123.234.195
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · anam.com@domainprivacygroup.com
- 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: "anam.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.