Skip to content

Hostname

ole.ca

Last fetched

ole.ca resolves to 1 IPv4 address operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US. WHOIS lists registrar:baremetal.com inc as the registrar.

Nutrition Label

WHISPER CANON · ole.caRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ole.ca

Resolution chain

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

IPPrefixASNOperatorCountry
52.119.45.1200.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
registrar:baremetal.com inc
Organization
Contact emails

Subdomains

10 observed subdomains of ole.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ole.ca.

MechanismTarget
SPF_Aole.ca
SPF_INCLUDE_spf.fused.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.56.223.209
SPF_IP52.119.45.120
SPF_MXole.ca

Related pages

Pivot deeper into the graph from ole.ca.

Cypher and MCP

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

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