Hostname
anecdobio.com
Last fetched
anecdobio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anecdobio.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.117.113 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.120 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.124 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.19 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.86.125 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.86.52 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.86.62 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.86.68 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anecdobio.com owner
- Contact emails
- 2d7bb077-0e64-4191-9999-179c406c0034@identity-protect.org
- 4567b272-86b0-4427-8cc2-502114e2f781@identity-protect.org
- 8ab83880-654b-4f5b-b22a-c3bc9b36378c@identity-protect.org
- 91cfcf0b-3fdf-422d-b6ea-a67e276cca08@identity-protect.org
- d6368291-381a-4fa8-8311-56e4fc07feec@identity-protect.org
- fd8c60be-ddcc-42e6-85fe-f4ab96cb770b@identity-protect.org
- owner-3490242@anecdobio.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of anecdobio.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for anecdobio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from anecdobio.com.
- IP · 13.225.117.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 2d7bb077-0e64-4191-9999-179c406c0034@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: "anecdobio.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.