Skip to content

Hostname

brigantine.ca

Last fetched

brigantine.ca resolves to 1 IPv4 address operated by WEEHOOEY-01 - Weehooey Inc. in CA. WHOIS lists iana:817195 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
207.167.122.9207.167.122.0/24AS400363WEEHOOEY-01 - Weehooey Inc.CA

WHOIS identity

Registrar
iana:817195
Organization
weehooey
Contact emails

Subdomains

2 observed subdomains of brigantine.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from brigantine.ca.

Cypher and MCP

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

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