Skip to content

Hostname

sd78.bc.ca

Last fetched

sd78.bc.ca resolves to 1 IPv4 address operated by IDIGITAL - Idigital Internet Inc. in CA.

Nutrition Label

WHISPER CANON · sd78.bc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sd78.bc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.231.28.2967.231.28.0/23AS54643IDIGITAL - Idigital Internet Inc.CA

WHOIS identity

No WHOIS records are currently associated with sd78.bc.ca in WhisperGraph.

Subdomains

6 observed subdomains of sd78.bc.ca.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sd78.bc.ca.

MechanismTarget
SPF_Asd78.bc.ca
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.30.70.18
SPF_IP142.30.70.2
SPF_IP142.30.72.6
SPF_IP64.114.181.42
SPF_IP64.114.207.156/30
SPF_IP64.114.207.160/30
SPF_IP64.114.207.164/32

Related pages

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

Cypher and MCP

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

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