Skip to content

Hostname

bujold.ca

Last fetched

bujold.ca resolves to 1 IPv4 address operated by BACOM - Bell Canada in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · bujold.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bujold.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.68.45.232142.68.45.0/24AS577BACOM - Bell CanadaCA

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

11 observed subdomains of bujold.ca.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bujold.ca.

MechanismTarget
SPF_Abujold.ca
SPF_Azeus.canspace.ca
SPF_INCLUDEzeus.canspace.ca
SPF_IP167.114.103.51
SPF_MXbujold.ca

Related pages

Pivot deeper into the graph from bujold.ca.

Cypher and MCP

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

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