Skip to content

Hostname

lenormant.fr

Last fetched

lenormant.fr resolves to 1 IPv4 address operated by AS12566 in FR. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · lenormant.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lenormant.fr

Resolution chain

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

IPPrefixASNOperatorCountry
95.181.221.7995.181.221.0/24AS12566FR

WHOIS identity

Registrar
registrar:namebay
Organization
lenormant finances
Contact emails

Subdomains

9 observed subdomains of lenormant.fr.

Web-graph footprint

Distinct hostnames that link to or from lenormant.fr in the public web crawl.

21 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lenormant.fr.

MechanismTarget
SPF_INCLUDEeumail.docusign.net
SPF_INCLUDEspf.docusign.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.voxpay.fr

Related pages

Pivot deeper into the graph from lenormant.fr.

Cypher and MCP

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

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