Skip to content

Hostname

opp.ca

Last fetched

opp.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · opp.caRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/opp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.119.22.318.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.205.18018.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.179.03.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.203.1833.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.244.1313.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.120.963.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.13.1253.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.251.613.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
her majesty the queen in right of ontario, ministry of government services
Contact emails

Subdomains

46 observed subdomains of opp.ca.

Web-graph footprint

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

1,193 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for opp.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.46.17.13
SPF_IP207.107.104.116
SPF_IP72.138.169.223

Related pages

Pivot deeper into the graph from opp.ca.

Cypher and MCP

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

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