Hostname
hedvignagy.com
Last fetched
hedvignagy.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hedvignagy.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 |
|---|---|---|---|---|
| 3.5.217.193 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.67 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.229 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 52.95.171.42 | 52.95.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hedvignagy.com owner
- Contact emails
- 21c90b56-90c9-4c44-a789-661ca4f7fa74@identity-protect.org
- 5770d60b-130c-48b3-80b9-674da43d45fb@identity-protect.org
- 90547702-b7d6-491c-a2ab-2394fccc626c@identity-protect.org
- a0012857-a59d-42d1-b6f9-471af7afc83a@identity-protect.org
- ae56279a-b83a-4f9d-84d9-bd3bf01be40e@identity-protect.org
- cb9bde88-3e3d-4192-8c7a-6be5a8ddd560@identity-protect.org
- fea7133a-4f8a-4d39-ae51-0e44ba7a631c@identity-protect.org
- owner-5607567@hedvignagy.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hedvignagy.com.
- IP · 3.5.217.193
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 21c90b56-90c9-4c44-a789-661ca4f7fa74@identity-protect.org
- TLD · .com
- Browse hostnames · he…
- 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: "hedvignagy.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.