Hostname
prontonlp.net
Last fetched
prontonlp.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
prontonlp.net 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 |
|---|---|---|---|---|
| 100.22.22.113 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.238.79.108 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.129.240 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.190.26.168 | 54.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- identity protection service
- Contact emails
- 0974d087-047a-468c-8c6e-61c3095bd117@identity-protect.org
- 0a666e9f-92a4-4270-ba3b-9774b73e2620@identity-protect.org
- 6b052bdc-a8bc-4107-938e-5eee9dbf7b13@identity-protect.org
- 812959bb-fe15-42b7-83b0-86d5103ba5bd@identity-protect.org
- 87f26328-6b77-4d01-ab13-90df1d541db9@identity-protect.org
- ca62b158-dcec-4b27-aa29-52548dfb74ca@identity-protect.org
- owner-9925060@prontonlp.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from prontonlp.net.
- IP · 100.22.22.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · 0974d087-047a-468c-8c6e-61c3095bd117@identity-protect.org
- TLD · .net
- Browse hostnames · pr…
- 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: "prontonlp.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.