Skip to content

Hostname

osc.ca

Last fetched

osc.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · osc.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/osc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
99.79.138.22199.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.18.2699.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
Contact emails

Subdomains

16 observed subdomains of osc.ca.

Web-graph footprint

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

1,251 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for osc.ca.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-002bb101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.47.251.160/27
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP20.104.33.158
SPF_IP205.201.128.0/20
SPF_IP207.219.166.96/27
SPF_IP52.139.9.82
SPF_MXosc.ca

Related pages

Pivot deeper into the graph from osc.ca.

Cypher and MCP

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

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