Skip to content

Hostname

wsitotalinternet.ca

Last fetched

wsitotalinternet.ca resolves to 2 IPv4 addresses operated by AS210250 in US. WHOIS lists registrar:sn domains inc as the registrar.

Nutrition Label

WHISPER CANON · wsitotalinternet.caRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wsitotalinternet.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.60.193.27198.60.193.0/24AS210250US
67.202.92.2767.202.64.0/18AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
registrar:sn domains inc
Organization
wsi corporate
Contact emails

Subdomains

2 observed subdomains of wsitotalinternet.ca.

Web-graph footprint

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

13 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wsitotalinternet.ca.

MechanismTarget
SPF_INCLUDE434177.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from wsitotalinternet.ca.

Cypher and MCP

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

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