Skip to content

Hostname

lesormes.com

Last fetched

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

Nutrition Label

WHISPER CANON · lesormes.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lesormes.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.74.224.115137.74.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
arnaud de la chesnais
Contact emails

Subdomains

13 observed subdomains of lesormes.com.

Web-graph footprint

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

221 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lesormes.com.

MechanismTarget
SPF_INCLUDE_mail.incafu.com
SPF_INCLUDEspf.emailing.loungeup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.azurhost.net
SPF_INCLUDEturbo-smtp.com
SPF_IP46.193.8.4/32

Related pages

Pivot deeper into the graph from lesormes.com.

Cypher and MCP

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

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