Skip to content

Hostname

smallpdf.com

Last fetched

smallpdf.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.12718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.182.1113.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.1283.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.193.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.753.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.10065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for smallpdf.com.

MechanismTarget
SPF_INCLUDE7328340.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP198.2.145.123
SPF_IP205.201.128.0/20
SPF_MXsmallpdf.com

Related pages

Pivot deeper into the graph from smallpdf.com.

Cypher and MCP

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

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