Hostname
whatwasgood.net
Last fetched
whatwasgood.net 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
whatwasgood.net 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 |
|---|---|---|---|---|
| 13.32.253.139 | 13.32.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.253.146 | 13.32.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.253.230 | 13.32.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.253.78 | 13.32.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.19 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.213 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.31 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.76 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1330a78d-1761-4fa7-a9f6-ea25c35583e5@identity-protect.org
- 828004a0-eb6e-49f3-9754-c0d6ecba4eef@identity-protect.org
- 9f1c8472-5ebd-4f75-b550-ca777b4bad2e@identity-protect.org
- a7a8d29f-3bc1-44aa-88da-2ef6aaed9efa@identity-protect.org
- ad072c6f-8ce9-45ec-8d6f-b13c71099cb3@identity-protect.org
- ae4f61c0-b35e-4f26-8e32-dcf5d99b297b@identity-protect.org
- bbccfbed-ffd1-4c6e-a0d4-366a16e3d89a@identity-protect.org
- owner-5938458@whatwasgood.net.whoisprivacyservice.org
- owner-623384@whatwasgood.net.whoisprivacyservice.org
- owner@whatwasgood.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from whatwasgood.net.
- IP · 13.32.253.139
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1330a78d-1761-4fa7-a9f6-ea25c35583e5@identity-protect.org
- TLD · .net
- Browse hostnames · wh…
- 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: "whatwasgood.net"})-[: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.