Skip to content

Hostname

freeprintable.net

Last fetched

freeprintable.net resolves to 2 IPv4 addresses operated by ATI-ASN - ATI in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · freeprintable.netRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/freeprintable.net

Resolution chain

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

IPPrefixASNOperatorCountry
67.227.153.13667.227.128.0/17AS32244ATI-ASN - ATIUS
66.94.120.21066.94.120.0/21AS40021FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc.US

WHOIS identity

Registrar
iana:625
Organization
kay savetz
Contact emails

Subdomains

4 observed subdomains of freeprintable.net.

Web-graph footprint

Distinct hostnames that link to or from freeprintable.net in the public web crawl.

179 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • freeprintable.net

SPF policy

2 SPF mechanisms authorising senders for freeprintable.net.

MechanismTarget
SPF_INCLUDEsend.aweber.com
SPF_IP67.227.153.136

Related pages

Pivot deeper into the graph from freeprintable.net.

Cypher and MCP

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

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