Skip to content

Hostname

stephensons.ca

Last fetched

stephensons.ca resolves to 2 IPv4 addresses operated by TRGO - TeraGo Networks Inc. in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · stephensons.caRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/stephensons.ca

Resolution chain

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

IPPrefixASNOperatorCountry
68.179.113.9968.179.96.0/19AS20161TRGO - TeraGo Networks Inc.CA
74.235.238.25074.234.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
stephensons rental services
Contact emails

Subdomains

14 observed subdomains of stephensons.ca.

Web-graph footprint

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

72 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for stephensons.ca.

MechanismTarget
SPF_INCLUDEdayforcehcm.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwynnesystems.com
SPF_IP192.175.57.41/32
SPF_IP209.197.251.186
SPF_IP216.129.4.240/28
SPF_IP66.11.64.154
SPF_IP66.11.64.157
SPF_IP67.231.152.177/32
SPF_IP74.115.54.117/32

Related pages

Pivot deeper into the graph from stephensons.ca.

Cypher and MCP

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

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