Skip to content

Hostname

uvic.ca

Last fetched

uvic.ca resolves to 1 IPv4 address operated by UVIC-AS - University of Victoria in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · uvic.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uvic.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.104.197.120142.104.0.0/16AS16462UVIC-AS - University of VictoriaCA

WHOIS identity

Registrar
iana:456
Organization
inmotion hosting,
Contact emails

Subdomains

971 observed subdomains of uvic.ca.

Web-graph footprint

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

5,670 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for uvic.ca.

MechanismTarget
SPF_INCLUDE_spf1.uvic.ca
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.104.177.224/27
SPF_IP142.104.224.0/26
SPF_IP142.104.225.0/26
SPF_IP142.104.42.96/27
SPF_IP15.156.29.83
SPF_IP15.222.66.171
SPF_IP18.223.90.162/32
SPF_IP20.151.106.26
SPF_IP20.63.70.156
SPF_IP3.96.129.67
SPF_IP3.97.99.32/32
SPF_IP3.97.99.33/24
SPF_IP3.97.99.42
SPF_IP3.97.99.43
SPF_IP40.85.207.192/32
SPF_IP45.61.49.183
SPF_IP45.61.49.253
SPF_IP64.16.12.154
SPF_IP64.16.12.162
SPF_IP66.85.31.4
SPF_IP72.5.52.0/24

Related pages

Pivot deeper into the graph from uvic.ca.

Cypher and MCP

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

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