Skip to content

Hostname

frdr.ca

Last fetched

frdr.ca resolves to 1 IPv4 address operated by UVIC-AS - University of Victoria in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · frdr.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/frdr.ca

Resolution chain

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

IPPrefixASNOperatorCountry
206.12.97.45206.16.212.0/24AS16462UVIC-AS - University of VictoriaCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
alliance hostmaster
Contact emails

Subdomains

72 observed subdomains of frdr.ca.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for frdr.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP199.241.165.11
SPF_IP199.241.165.6

Related pages

Pivot deeper into the graph from frdr.ca.

Cypher and MCP

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

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