Skip to content

Hostname

lenouy.com

Last fetched

lenouy.com resolves to 1 IPv4 address operated by AS16347 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · lenouy.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lenouy.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.74.91.154109.74.91.0/24AS16347FR

WHOIS identity

Registrar
iana:433
Organization
fermetures le nouy
Contact emails

Subdomains

8 observed subdomains of lenouy.com.

Web-graph footprint

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

31 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for lenouy.com.

MechanismTarget
SPF_Alenouy.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEmail.lenouy.com
SPF_INCLUDEmib.lenouy.com
SPF_INCLUDEnotification1.praxedo.net
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.74.91.168
SPF_IP172.246.9.182/32
SPF_IP172.246.9.226/32
SPF_IP185.185.116.114
SPF_IP185.185.116.115
SPF_IP185.185.116.117
SPF_IP194.150.95.220
SPF_IP213.41.42.92/32
SPF_IP213.41.42.93/32
SPF_IP77.74.214.164
SPF_IP91.224.162.171/32
SPF_IP91.224.162.22
SPF_IP95.140.9.134
SPF_MXlenouy.com

Related pages

Pivot deeper into the graph from lenouy.com.

Cypher and MCP

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

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