Skip to content

Hostname

skycad.ca

Last fetched

skycad.ca resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · skycad.caRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/skycad.ca

Resolution chain

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

IPPrefixASNOperatorCountry
130.211.222.97130.211.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
15.235.28.215.235.0.0/17AS16276CA

WHOIS identity

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

Subdomains

33 observed subdomains of skycad.ca.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for skycad.ca.

MechanismTarget
SPF_Ac64640.sgvps.net
SPF_Askycad.ca
SPF_INCLUDEskycad.ca.spf.auto.dnssmarthost.net
SPF_INCLUDEzoho.com
SPF_MXskycad.ca

Related pages

Pivot deeper into the graph from skycad.ca.

Cypher and MCP

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

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