Skip to content

Hostname

ssl-ubeo.ca

Last fetched

ssl-ubeo.ca resolves to 1 IPv4 address operated by ORICOM-AS19515 - Oricom Internet inc. in CA.

Nutrition Label

WHISPER CANON · ssl-ubeo.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ssl-ubeo.ca

Resolution chain

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

IPPrefixASNOperatorCountry
69.67.13.4469.67.0.0/20AS19515ORICOM-AS19515 - Oricom Internet inc.CA

WHOIS identity

No WHOIS records are currently associated with ssl-ubeo.ca in WhisperGraph.

Subdomains

4 observed subdomains of ssl-ubeo.ca.

Threat posture

History

Mail and authentication

MX records

  • ssl-ubeo.ca

SPF policy

5 SPF mechanisms authorising senders for ssl-ubeo.ca.

MechanismTarget
SPF_Assl-ubeo.ca
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_IP69.67.13.44
SPF_MXssl-ubeo.ca

Related pages

Pivot deeper into the graph from ssl-ubeo.ca.

Cypher and MCP

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

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