Skip to content

Hostname

esterel.com

Last fetched

esterel.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · esterel.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/esterel.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.82.16015.235.0.0/17AS16276CA

WHOIS identity

Registrar
iana:69
Organization
isabelle gagnon
Contact emails

Subdomains

16 observed subdomains of esterel.com.

Web-graph footprint

Distinct hostnames that link to or from esterel.com in the public web crawl.

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for esterel.com.

MechanismTarget
SPF_Aesterel.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.69.244.194
SPF_IP209.226.17.36
SPF_IP216.208.46.50
SPF_IP50.17.231.196
SPF_IP51.79.72.138
SPF_IP68.168.113.226
SPF_IP68.168.113.228
SPF_MXesterel.com

Related pages

Pivot deeper into the graph from esterel.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "esterel.com"})-[: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.