Hostname
peterneerdaels.com
Last fetched
peterneerdaels.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
peterneerdaels.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 |
|---|---|---|---|---|
| 13.224.138.19 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.29 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.47 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.51 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.122.59 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.69 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.81 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.84 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of peterneerdaels.com owner
- Contact emails
- 32df61cc-130c-4438-8baa-f8d877aaeb85@identity-protect.org
- 3b5305a0-02f3-4056-b1c9-2a5873cab44e@identity-protect.org
- 4dc729d8-5d51-421e-83f0-7f16d5d4d13f@identity-protect.org
- 4f299ca7-d82b-4527-97a6-8b621c970404@identity-protect.org
- 6d74e8ad-f81b-43bf-a0e5-972151f1f7c7@identity-protect.org
- acd35a27-8b65-4d40-9cbc-82b3a0b6f122@identity-protect.org
- c72bb967-84ff-4642-8558-8c85ee66a939@identity-protect.org
- owner-8397618@peterneerdaels.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of peterneerdaels.com.
Threat posture
History
Related pages
Pivot deeper into the graph from peterneerdaels.com.
- IP · 13.224.138.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 32df61cc-130c-4438-8baa-f8d877aaeb85@identity-protect.org
- TLD · .com
- Browse hostnames · pe…
- 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: "peterneerdaels.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.