Skip to content

Hostname

pdftron.com

Last fetched

pdftron.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pdftron.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pdftron.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.50.162100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.146.2935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.66.4544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.174.20744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.231.6544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.176.16752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.30.5954.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.54.8754.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.122.14754.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.240.10954.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.204.118184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.52.158184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.160.243184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.185.3435.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of pdftron.com.

Web-graph footprint

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

174 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pdftron.com.

MechanismTarget
SPF_Apdftron.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mail01.mtsvc.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.70.64.0/24
SPF_IP64.13.192.0/20
SPF_IP64.207.129.164/30
SPF_MXpdftron.com

Related pages

Pivot deeper into the graph from pdftron.com.

Cypher and MCP

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

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