Skip to content

Hostname

bonniewirth.ca

Last fetched

bonniewirth.ca resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.0.234.134162.0.234.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of bonniewirth.ca.

Web-graph footprint

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

7 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bonniewirth.ca

SPF policy

7 SPF mechanisms authorising senders for bonniewirth.ca.

MechanismTarget
SPF_Abonniewirth.ca
SPF_IP162.0.226.235
SPF_IP162.0.234.134
SPF_IP198.27.68.131
SPF_IP66.29.147.203
SPF_IP69.27.112.205
SPF_MXbonniewirth.ca

Related pages

Pivot deeper into the graph from bonniewirth.ca.

Cypher and MCP

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

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