Skip to content

Hostname

esti.ca

Last fetched

esti.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:70 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.98.204.1023.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.237.17152.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:70
Organization
esti consulting services
Contact emails

Subdomains

21 observed subdomains of esti.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for esti.ca.

MechanismTarget
SPF_Amail.esti.ca
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.165.166.2
SPF_MXesti.ca

Related pages

Pivot deeper into the graph from esti.ca.

Cypher and MCP

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

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