Skip to content

Hostname

electionsnb.ca

Last fetched

electionsnb.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:bell canada as the registrar.

Nutrition Label

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

Resolution chain

electionsnb.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.40.238104.18.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.147.18172.64.147.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:bell canada
Organization
dept of elections nb
Contact emails

Subdomains

7 observed subdomains of electionsnb.ca.

Web-graph footprint

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

127 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for electionsnb.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.139.188.236
SPF_IP142.139.188.237
SPF_IP142.139.189.236
SPF_IP142.139.189.237

Related pages

Pivot deeper into the graph from electionsnb.ca.

Cypher and MCP

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

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