Skip to content

Hostname

brewhalla.ca

Last fetched

brewhalla.ca resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.145.236.160192.145.236.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
hannah brown
Contact emails

Subdomains

9 observed subdomains of brewhalla.ca.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brewhalla.ca.

MechanismTarget
SPF_Abrewhalla.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.145.236.160
SPF_IP192.249.126.113
SPF_MXbrewhalla.ca

Related pages

Pivot deeper into the graph from brewhalla.ca.

Cypher and MCP

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

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