Hostname
guptaankit.com
Last fetched
guptaankit.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
guptaankit.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.234.18 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.32 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.47 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.57 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of guptaankit.com owner
- Contact emails
- guptaankit.com@privatewho.is
- 0a8fcfbb-1e0b-4f3c-b028-21003d61d76a@identity-protect.org
- 1dc3edd3-3fbd-4e51-8942-6a8556dc77c5@identity-protect.org
- 21fcd5ea-06e4-4e8f-a535-1201acc5928f@identity-protect.org
- 4fe7ab1d-577f-4209-be32-1b8a2f20e0eb@identity-protect.org
- 647abdd9-4318-4caf-a181-6d3007d12865@identity-protect.org
- 6f7c036f-8331-4ba0-85b6-921dc2dd1253@identity-protect.org
Subdomains
2 observed subdomains of guptaankit.com.
Threat posture
History
Related pages
Pivot deeper into the graph from guptaankit.com.
- IP · 99.84.234.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · guptaankit.com@privatewho.is
- TLD · .com
- Browse hostnames · gu…
- 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: "guptaankit.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.