Skip to content

Hostname

brianlinehan.ca

Last fetched

brianlinehan.ca resolves to 1 IPv4 address operated by JOESD-18501 - CyberCloud Professionals LLC in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.64.77.23769.64.77.0/24AS18501JOESD-18501 - CyberCloud Professionals LLCUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
national screen institute - canada
Contact emails

Subdomains

1 observed subdomain of brianlinehan.ca.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from brianlinehan.ca.

Cypher and MCP

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

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