Hostname
pdfreaderfree.net
Last fetched
pdfreaderfree.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pdfreaderfree.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.251.108 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.36 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.77 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.8 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.245.187.21 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.30 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.87 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.93 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0bfcb8c6-154f-4827-b23e-a744713e7408@identity-protect.org
- 293c658f-f957-4e0f-9232-61b10cfeb856@identity-protect.org
- 34be0676-7082-4123-b934-6cfc36ca6a17@identity-protect.org
- 691a2066-cded-4be8-8e9c-832f8d4dbda6@identity-protect.org
- ab51aff5-ecf5-4892-a801-9b9126433832@identity-protect.org
- b7f1dc2b-eed9-4687-8b53-3f490993e73c@identity-protect.org
- d51d60c8-5f05-42ca-8809-8233a05e97f2@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from pdfreaderfree.net.
- IP · 13.32.251.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0bfcb8c6-154f-4827-b23e-a744713e7408@identity-protect.org
- TLD · .net
- Browse hostnames · pd…
- 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: "pdfreaderfree.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.