Skip to content

Hostname

hobbytech.ca

Last fetched

hobbytech.ca resolves to 1 IPv4 address operated by PRETECS - FullHost in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.32.206107.161.32.0/24AS39962PRETECS - FullHostCA

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 hobbytech.ca in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hobbytech.ca.

MechanismTarget
SPF_Ahobbytech.ca
SPF_INCLUDEspf.mxprotection.net
SPF_INCLUDEspf.web-dns1.com
SPF_IP148.113.161.131
SPF_IP148.113.170.101
SPF_IP158.69.53.229
SPF_IP51.161.56.68
SPF_IP54.39.100.151/32
SPF_IP54.39.100.160
SPF_MXhobbytech.ca

Related pages

Pivot deeper into the graph from hobbytech.ca.

Cypher and MCP

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

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