Skip to content

Hostname

printed.com

Last fetched

printed.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.182.56108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.11.53.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.61.20052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.5.952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.73.13452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.171.18852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.11.10952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.195.19054.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.1.23954.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.19.7963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.190.7599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.4.4299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
lee mcintosh
Contact emails

Subdomains

20 observed subdomains of printed.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for printed.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_MXprinted.com

Related pages

Pivot deeper into the graph from printed.com.

Cypher and MCP

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

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