Hostname
divyanshpatel.com
Last fetched
divyanshpatel.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
divyanshpatel.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 |
|---|---|---|---|---|
| 52.84.217.104 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.109 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.78 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.80 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.109 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.122 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.5 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.79 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of divyanshpatel.com owner
- Contact emails
- 036f0ac9-8cc6-47b3-a1fd-a28463098b75@identity-protect.org
- 34576fec-94e4-45dc-8e3e-e3b0ebf4fcb0@identity-protect.org
- 525b459b-87c1-4daf-bc70-14e42527b9cb@identity-protect.org
- 71e2e66b-70a2-4691-b0ae-4618ebd22175@identity-protect.org
- 7f70c41f-cdc6-4598-a31b-34270588ca09@identity-protect.org
- 95bda328-3a77-4b45-b8ec-27f35a472c4b@identity-protect.org
- de0ce5ac-36fd-4758-bc79-e736abf5f0ef@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from divyanshpatel.com.
- IP · 52.84.217.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 036f0ac9-8cc6-47b3-a1fd-a28463098b75@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "divyanshpatel.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.