Skip to content

Hostname

jle.com

Last fetched

jle.com resolves to 2 IPv4 addresses operated by France Telecom - Orange in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · jle.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jle.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.154.24.8992.154.0.0/17AS3215France Telecom - OrangeFR
92.154.87.13092.154.0.0/17AS3215France Telecom - OrangeFR

WHOIS identity

Registrar
iana:81
Organization
elisabeth basile
Contact emails

Subdomains

60 observed subdomains of jle.com.

Web-graph footprint

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

2,920 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jle.com.

MechanismTarget
SPF_INCLUDEdolomail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP44.233.0.66
SPF_IP54.188.45.176
SPF_IP65.182.191.169
SPF_IP65.182.191.171
SPF_MXjle.com

Related pages

Pivot deeper into the graph from jle.com.

Cypher and MCP

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

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