Skip to content

Hostname

psprint.com

Last fetched

psprint.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:52 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.216.217.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.97.1233.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.186.14134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.233.12534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.246.10335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.220.12044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.114.7452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.204.15952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.167.10352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.112.10854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.171.2454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.131.6654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.78.3354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:52
Organization
deluxe enterprise operations
Contact emails

Subdomains

49 observed subdomains of psprint.com.

Web-graph footprint

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

614 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for psprint.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from psprint.com.

Cypher and MCP

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

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