Hostname
change-pdf.com
Last fetched
change-pdf.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
change-pdf.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 |
|---|---|---|---|---|
| 100.51.107.148 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.84.147 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.226.223.216 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.131.126 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of change-pdf.com owner
- Contact emails
- 3e7007b7-245d-4fe8-9b3c-dd33f07834c3@identity-protect.org
- 520d9958-0442-4bd6-8da5-1d6e234eafaa@identity-protect.org
- 55f31e4f-5280-4b6d-a3ac-110858448ce8@identity-protect.org
- c66ecc7c-6a3d-49f2-8a62-4bda022700e2@identity-protect.org
- c8a5e412-060d-4f53-a502-80eedf43a673@identity-protect.org
- cdc9c171-d9f9-4f27-acd5-89aef7b2a4f2@identity-protect.org
- fda2fea6-58c4-4dac-b19d-5842ceaf5bdf@identity-protect.org
- owner-2561978@change-pdf.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from change-pdf.com in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from change-pdf.com.
- IP · 100.51.107.148
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3e7007b7-245d-4fe8-9b3c-dd33f07834c3@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "change-pdf.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.