Skip to content

Hostname

theprintguy.ca

Last fetched

theprintguy.ca resolves to 1 IPv4 address operated by AS-HOSTINGER in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · theprintguy.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/theprintguy.ca

Resolution chain

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

IPPrefixASNOperatorCountry
109.106.250.10109.106.248.0/22AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
wicms technologies
Contact emails

Subdomains

8 observed subdomains of theprintguy.ca.

Web-graph footprint

Distinct hostnames that link to or from theprintguy.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for theprintguy.ca.

MechanismTarget
SPF_Atheprintguy.ca
SPF_INCLUDErelay.mailchannels.net
SPF_IP109.106.250.1/24
SPF_IP151.106.100.201
SPF_IP31.170.163.1
SPF_MXtheprintguy.ca

Related pages

Pivot deeper into the graph from theprintguy.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "theprintguy.ca"})-[: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.