Hostname
anmark.com
Last fetched
anmark.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anmark.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 |
|---|---|---|---|---|
| 54.183.2.137 | 54.183.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.67.28.41 | 54.67.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anmark.com owner
- Contact emails
- anmark.com@domainsbyproxy.com
- 2cf51b2f-2c60-4c13-958a-90ab94d0786a@identity-protect.org
- 37cdde7d-e5ae-4f2d-9b82-1297ca97cbe0@identity-protect.org
- 3929b8a9-e164-415e-97c6-e29bdf08ffd5@identity-protect.org
- 4b22b21f-c6d8-4a3d-8c84-02fe32d34167@identity-protect.org
- cfe082cd-2e43-4067-b00e-2a13ee4d7857@identity-protect.org
- owner-2159207@anmark.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of anmark.com.
| Subdomain |
|---|
| www.anmark.com |
Web-graph footprint
Distinct hostnames that link to or from anmark.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for anmark.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from anmark.com.
- IP · 54.183.2.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · anmark.com@domainsbyproxy.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: "anmark.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.