Hostname
estidar.com
Last fetched
estidar.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
estidar.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.249.205.4 | 13.249.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.205.7 | 13.249.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.205.91 | 13.249.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.205.95 | 13.249.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.221.12 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.27 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.30 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.61 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of estidar.com owner
- Contact emails
- 27bae5c4-0813-4dbe-8696-d3567ddccfcf@identity-protect.org
- 3cfcff6d-2b2f-4850-888e-f69a193666c6@identity-protect.org
- 4092732c-55c9-4fe9-8c64-10c354630eef@identity-protect.org
- 4949f958-6390-4539-a3d7-48a41a4c8960@identity-protect.org
- 9aa8a84c-8fc4-4fe3-9981-c729de8e3702@identity-protect.org
- c4652ef9-92dd-449b-8802-f8b292961abc@identity-protect.org
- dec2461a-b020-4023-ba2a-4a8e0eec4643@identity-protect.org
Subdomains
1 observed subdomain of estidar.com.
| Subdomain |
|---|
| www.estidar.com |
Threat posture
History
Related pages
Pivot deeper into the graph from estidar.com.
- IP · 13.249.205.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 27bae5c4-0813-4dbe-8696-d3567ddccfcf@identity-protect.org
- TLD · .com
- Browse hostnames · es…
- 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: "estidar.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.