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
Resolution chain
lenouy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.74.91.154 | 109.74.91.0/24 | AS16347 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for lenouy.com.
| Mechanism | Target |
|---|---|
| SPF_A | lenouy.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | mail.lenouy.com |
| SPF_INCLUDE | mib.lenouy.com |
| SPF_INCLUDE | notification1.praxedo.net |
| SPF_INCLUDE | spf.mailinblack.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 109.74.91.168 |
| SPF_IP | 172.246.9.182/32 |
| SPF_IP | 172.246.9.226/32 |
| SPF_IP | 185.185.116.114 |
| SPF_IP | 185.185.116.115 |
| SPF_IP | 185.185.116.117 |
| SPF_IP | 194.150.95.220 |
| SPF_IP | 213.41.42.92/32 |
| SPF_IP | 213.41.42.93/32 |
| SPF_IP | 77.74.214.164 |
| SPF_IP | 91.224.162.171/32 |
| SPF_IP | 91.224.162.22 |
| SPF_IP | 95.140.9.134 |
| SPF_MX | lenouy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.