Skip to content

Hostname

civbarsatech.ca

Last fetched

civbarsatech.ca resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists registrar:grape inc. as the registrar.

Nutrition Label

WHISPER CANON · civbarsatech.caRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/civbarsatech.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.154.191.137198.154.184.0/21AS22652FIBRENOIRE-INTERNET - Videotron LteeCA

WHOIS identity

Registrar
registrar:grape inc.
Organization
Contact emails

Subdomains

2 observed subdomains of civbarsatech.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • civbarsatech.ca

SPF policy

6 SPF mechanisms authorising senders for civbarsatech.ca.

MechanismTarget
SPF_Acivbarsatech.ca
SPF_IP192.99.13.94
SPF_IP192.99.6.206
SPF_IP198.154.191.137
SPF_IP54.39.96.175
SPF_MXcivbarsatech.ca

Related pages

Pivot deeper into the graph from civbarsatech.ca.

Cypher and MCP

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

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