Skip to content

Hostname

bunkr.ca

Last fetched

bunkr.ca resolves to 2 IPv4 addresses operated by WHG-CAN - WHG Hosting Services Ltd in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · bunkr.caRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/bunkr.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.24.46209.42.24.0/24AS36218WHG-CAN - WHG Hosting Services LtdCA
72.167.44.21972.167.32.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

9 observed subdomains of bunkr.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • bunkr.ca

SPF policy

10 SPF mechanisms authorising senders for bunkr.ca.

MechanismTarget
SPF_Abunkr.ca
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP107.180.78.91
SPF_IP162.0.231.79
SPF_IP209.42.24.46
SPF_IP45.40.134.52
SPF_IP72.167.38.83
SPF_IP72.167.44.219
SPF_MXbunkr.ca

Related pages

Pivot deeper into the graph from bunkr.ca.

Cypher and MCP

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

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