Skip to content

Hostname

orl.bc.ca

Last fetched

orl.bc.ca resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists registrar:webnames.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · orl.bc.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/orl.bc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.42.69.14266.42.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
registrar:webnames.ca inc.
Organization
okanagan regional library
Contact emails

Subdomains

5 observed subdomains of orl.bc.ca.

Web-graph footprint

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

217 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for orl.bc.ca.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.6.27.111
SPF_IP172.105.7.104
SPF_IP97.107.141.21
SPF_MXorl.bc.ca

Related pages

Pivot deeper into the graph from orl.bc.ca.

Cypher and MCP

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

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