Skip to content

Hostname

brainpower360.ca

Last fetched

brainpower360.ca resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.174.42.22434.174.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
68.65.122.12368.65.122.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of brainpower360.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for brainpower360.ca.

MechanismTarget
SPF_Abrainpower360.ca
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.54.114.75
SPF_IP198.54.115.75
SPF_IP68.65.122.123
SPF_MXbrainpower360.ca

Related pages

Pivot deeper into the graph from brainpower360.ca.

Cypher and MCP

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

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