Skip to content

Hostname

estournel.com

Last fetched

estournel.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.137.66.17579.137.0.0/17AS16276FR

WHOIS identity

Registrar
iana:81
Organization
jean-guillaume prats
Contact emails

Subdomains

9 observed subdomains of estournel.com.

Web-graph footprint

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

214 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for estournel.com.

MechanismTarget
SPF_Aestournel.com
SPF_INCLUDEall.spf.waycom.me
SPF_INCLUDEmail-out01.cvirtuel.fr
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP194.177.37.34
SPF_IP194.177.39.14/32
SPF_IP194.177.51.85
SPF_IP194.177.51.86
SPF_IP194.177.55.5
SPF_IP195.154.26.63
SPF_IP2001:4b98:dc0:51:216:3eff:fecd:7cfc
SPF_IP5.196.141.157
SPF_IP79.137.66.175
SPF_IP85.118.59.181
SPF_IP93.93.47.185
SPF_IP95.142.166.37

Related pages

Pivot deeper into the graph from estournel.com.

Cypher and MCP

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

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