Skip to content

Hostname

pdftables.com

Last fetched

pdftables.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · pdftables.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pdftables.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.106.903.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.162.16434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.170.7834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.216.2134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.105.19434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.97.21534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.159.16652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.0.14352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.161.13252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.186.22552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.82.17152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.62.15454.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.31.24454.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.74.154.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.94.18954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.150.12054.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.226.8054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.70.6654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.81.18954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.114.15654.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of pdftables.com owner
Contact emails

Subdomains

5 observed subdomains of pdftables.com.

Web-graph footprint

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

120 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pdftables.com.

MechanismTarget
SPF_Apdftables.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXpdftables.com

Related pages

Pivot deeper into the graph from pdftables.com.

Cypher and MCP

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

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