Skip to content

Hostname

osc.gov.on.ca

Last fetched

osc.gov.on.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

osc.gov.on.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

No WHOIS records are currently associated with osc.gov.on.ca in WhisperGraph.

Subdomains

20 observed subdomains of osc.gov.on.ca.

Web-graph footprint

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

758 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for osc.gov.on.ca.

MechanismTarget
SPF_INCLUDEspf-002bb101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.213.11.79
SPF_IP142.47.251.160/27
SPF_IP148.105.0.0/16
SPF_IP152.70.150.118
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.gov.on.ca

Related pages

Pivot deeper into the graph from osc.gov.on.ca.

Cypher and MCP

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

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