Skip to content

Hostname

printsafe.net

Last fetched

printsafe.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · printsafe.netRouting diversity6.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/printsafe.net

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.64.11216.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.64.3216.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2093.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2193.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2223.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2553.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.1203.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.103.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2073.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.243.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1203.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1993.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2443.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.693.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.703.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.21652.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.105.22052.219.105.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.107.6452.219.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.4852.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.17652.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
perfectproof
Contact emails

Subdomains

737 observed subdomains of printsafe.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for printsafe.net.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from printsafe.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "printsafe.net"})-[: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.