Hostname
webdisk.lucienlelong.com
Last fetched
webdisk.lucienlelong.com resolves to 1 IPv4 address operated by OVH - OVH SAS in US.
Nutrition Label
Resolution chain
webdisk.lucienlelong.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 |
|---|---|---|---|---|
| 135.148.41.177 | 135.148.0.0/17 | AS16276 | OVH - OVH SAS | US |
WHOIS identity
No WHOIS records are currently associated with webdisk.lucienlelong.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for webdisk.lucienlelong.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 135.148.41.177 |
| SPF_IP | 204.186.234.178 |
| SPF_IP | 24.38.66.131 |
| SPF_IP | 50.60.132.194 |
| SPF_IP | 65.98.80.29 |
| SPF_IP | 70.39.253.27 |
| SPF_IP | 70.39.253.28 |
| SPF_IP | 70.39.253.29 |
| SPF_MX | webdisk.lucienlelong.com |
Related pages
Pivot deeper into the graph from webdisk.lucienlelong.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.lucienlelong.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.