Skip to content

Hostname

lucienlelong.com

Last fetched

lucienlelong.com resolves to 1 IPv4 address operated by OVH - OVH SAS in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lucienlelong.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lucienlelong.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.148.41.177135.148.0.0/17AS16276OVH - OVH SASUS

WHOIS identity

Registrar
iana:2
Organization
e.t. browne drug
Contact emails

Subdomains

9 observed subdomains of lucienlelong.com.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lucienlelong.com.

MechanismTarget
SPF_IP135.148.41.177
SPF_IP204.186.234.178
SPF_IP24.38.66.131
SPF_IP50.60.132.194
SPF_IP65.98.80.29
SPF_IP70.39.253.27
SPF_IP70.39.253.28
SPF_IP70.39.253.29
SPF_MXlucienlelong.com

Related pages

Pivot deeper into the graph from lucienlelong.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.