Skip to content

Hostname

delphi.ca

Last fetched

delphi.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · delphi.caRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/delphi.ca

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.25.250159.203.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:456
Organization
163904 canada inc. o/a delphi group
Contact emails

Subdomains

1 observed subdomain of delphi.ca.

Subdomain
www.delphi.ca

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for delphi.ca.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP157.230.70.140
SPF_IP209.90.142.90
SPF_IP68.183.192.152
SPF_IP72.142.116.158
SPF_IP72.47.235.236

Related pages

Pivot deeper into the graph from delphi.ca.

Cypher and MCP

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

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