Skip to content

Hostname

oeb.ca

Last fetched

oeb.ca resolves to 1 IPv4 address operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · oeb.caRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/oeb.ca

Resolution chain

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

IPPrefixASNOperatorCountry
150.230.31.196150.230.24.0/21AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANCA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
Contact emails

Subdomains

20 observed subdomains of oeb.ca.

Web-graph footprint

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

649 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oeb.ca.

MechanismTarget
SPF_INCLUDE_spf-dc47.sapsf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP204.16.47.155
SPF_IP204.89.57.18/32
SPF_IP209.10.241.15/32
SPF_IP52.1.14.157/32
SPF_IP65.61.56.17/32
SPF_MXoeb.ca

Related pages

Pivot deeper into the graph from oeb.ca.

Cypher and MCP

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

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