Hostname
avidrasi.com
Last fetched
avidrasi.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
avidrasi.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.129.60 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.82 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.10 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.21 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.197 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.199 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.65 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.83 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.108.112 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.108.24 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.142.40 | 52.219.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.143.56 | 52.219.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.94.232 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.98.96 | 52.219.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of avidrasi.com owner
- Contact emails
- 19484af6-7b83-4a6d-8de5-66b2343b3848@identity-protect.org
- 64bd3a31-171e-4004-82a5-534baba9e431@identity-protect.org
- 65f78b42-d0b0-43d5-91de-0f447b1d01dc@identity-protect.org
- a1a47cfb-40ca-471c-a1e5-2de3df01b0b5@identity-protect.org
- b662656a-fa42-46d6-a40c-15d1a422e472@identity-protect.org
- d23671d2-6034-43b7-848e-cd9368c6af0d@identity-protect.org
- d6635ecf-fcc3-41b8-aea9-c7d2261c3a27@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from avidrasi.com.
- IP · 3.5.129.60
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 19484af6-7b83-4a6d-8de5-66b2343b3848@identity-protect.org
- TLD · .com
- Browse hostnames · av…
- 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: "avidrasi.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.