Hostname
dev-anicom-life.com
Last fetched
dev-anicom-life.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-anicom-life.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.196.137.56 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-anicom-life.com owner
- Contact emails
- 0422004a-d690-45d2-b3cf-dac2b78c19fe@identity-protect.org
- 0e23fe5b-91c3-4e29-9e56-0bb5545aa685@identity-protect.org
- 0ea1183f-5067-452d-ba1a-02fd96d96540@identity-protect.org
- 13553563-1b67-403c-8993-0836b074b940@identity-protect.org
- a9f4d6b1-f1cd-4777-8c80-dc22ff24de52@identity-protect.org
- b4ebdc2f-f156-4051-9f85-98a1ade30e7e@identity-protect.org
- c098f8fe-b078-4275-a46f-3c64bbde619d@identity-protect.org
- owner-6921588@dev-anicom-life.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of dev-anicom-life.com.
Web-graph footprint
Distinct hostnames that link to or from dev-anicom-life.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dev-anicom-life.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dev-anicom-life.com.
- IP · 52.196.137.56
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0422004a-d690-45d2-b3cf-dac2b78c19fe@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-anicom-life.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.