Skip to content

Hostname

barsi.ca

Last fetched

barsi.ca resolves to 1 IPv4 address operated by IDNIC-ID Indonesia Network Information Center in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · barsi.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/barsi.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.254.180.100104.254.180.0/24AS394277IDNIC-ID Indonesia Network Information CenterCA
104.254.180.100104.254.180.0/24AS394277IDNIC-ID Indonesia Network Information CenterCA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
barsi production
Contact emails

Subdomains

2 observed subdomains of barsi.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • barsi.ca

SPF policy

5 SPF mechanisms authorising senders for barsi.ca.

MechanismTarget
SPF_Abarsi.ca
SPF_IP104.254.180.100
SPF_IP104.254.180.95
SPF_IP159.203.44.98/32
SPF_MXbarsi.ca

Related pages

Pivot deeper into the graph from barsi.ca.

Cypher and MCP

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

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