Skip to content

Hostname

pdfsimpli.com

Last fetched

pdfsimpli.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · pdfsimpli.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pdfsimpli.com

Resolution chain

pdfsimpli.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.170.1293.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.253.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.353.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.533.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.222.236.11552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.12252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
sean fitzpatrick
Contact emails

Subdomains

33 observed subdomains of pdfsimpli.com.

Web-graph footprint

Distinct hostnames that link to or from pdfsimpli.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pdfsimpli.com.

MechanismTarget
SPF_Apdfsimpli.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP70.32.23.118
SPF_IP75.98.175.119
SPF_MXpdfsimpli.com

Related pages

Pivot deeper into the graph from pdfsimpli.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pdfsimpli.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.