Skip to content

Hostname

printable.com

Last fetched

printable.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · printable.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/printable.com

Resolution chain

printable.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.253.34.43162.253.32.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
iana:2
Organization
printable technologies,
Contact emails

Subdomains

23 observed subdomains of printable.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for printable.com.

MechanismTarget
SPF_IP162.213.47.252/32
SPF_IP162.213.47.253/32
SPF_IP162.213.47.4
SPF_IP162.253.34.43
SPF_IP38.98.144.66
SPF_IP70.164.105.161

Related pages

Pivot deeper into the graph from printable.com.

Cypher and MCP

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

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