Skip to content

Hostname

printedmint.com

Last fetched

printedmint.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.36104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.36104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
16.147.107.4016.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.72.245172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.83.37.3835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.44.17244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.2.11952.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

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 printedmint.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for printedmint.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXprintedmint.com

Related pages

Pivot deeper into the graph from printedmint.com.

Cypher and MCP

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

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