Hostname
ayanshpanda.com
Last fetched
ayanshpanda.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ayanshpanda.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.181.17 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.58 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.63 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.83 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.66.65 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.221 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.8 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.70.79 | 3.5.70.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.121.20 | 52.218.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.41.140 | 52.218.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.16.36 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.18.212 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ayanshpanda.com owner
- Contact emails
- 292cc929-ca0f-41be-a9b5-d1c2b3756936@identity-protect.org
- 8ce0774d-31aa-43e9-b1b3-4664cbc85946@identity-protect.org
- 960579b4-4b27-4cd0-8822-52f1760d2d23@identity-protect.org
- aaa1bc8e-2246-409a-a32e-d6fe299c5185@identity-protect.org
- b30ff85c-14e3-4bf8-85f3-accdfb4b48fe@identity-protect.org
- d3afe27a-1086-486e-b9d6-bf74d9ecddea@identity-protect.org
- owner-10992479@ayanshpanda.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ayanshpanda.com.
| Subdomain |
|---|
| www.ayanshpanda.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ayanshpanda.com.
- IP · 13.224.181.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 292cc929-ca0f-41be-a9b5-d1c2b3756936@identity-protect.org
- TLD · .com
- Browse hostnames · ay…
- 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: "ayanshpanda.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.