Skip to content

Hostname

estimation.batitech.ca

Last fetched

estimation.batitech.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · estimation.batitech.caRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/estimation.batitech.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.43.45104.22.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.219.94172.68.51.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.116.47.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.116.50.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with estimation.batitech.ca in WhisperGraph.

Subdomains

1 observed subdomain of estimation.batitech.ca.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for estimation.batitech.ca.

MechanismTarget
SPF_Aestimation.batitech.ca
SPF_IP199.16.130.138
SPF_MXestimation.batitech.ca

Related pages

Pivot deeper into the graph from estimation.batitech.ca.

Cypher and MCP

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

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