Skip to content

Hostname

lefresnoy.net

Last fetched

lefresnoy.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · lefresnoy.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lefresnoy.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:433
Organization
fresnoy
Contact emails

Subdomains

25 observed subdomains of lefresnoy.net.

Web-graph footprint

Distinct hostnames that link to or from lefresnoy.net in the public web crawl.

678 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lefresnoy.net.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.sbr-master.net
SPF_INCLUDEspf4.sbr-master.net

Related pages

Pivot deeper into the graph from lefresnoy.net.

Cypher and MCP

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

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