Skip to content

Hostname

netlor.fr

Last fetched

netlor.fr resolves to 4 IPv4 addresses operated by AS12876 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · netlor.frRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/netlor.fr

Resolution chain

netlor.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ovh
Organization
netlor concept
Contact emails

Subdomains

167 observed subdomains of netlor.fr.

Web-graph footprint

Distinct hostnames that link to or from netlor.fr in the public web crawl.

34 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for netlor.fr.

MechanismTarget
SPF_Aloki-01.netlor.fr
SPF_Aloki-02.netlor.fr
SPF_Aloki-03.netlor.fr
SPF_Amail.netlor.fr
SPF_Anewsletter.netlor.fr
SPF_Aorius.netlor.fr
SPF_Arhea.netlor.fr
SPF_Astor01.netlor.fr
SPF_Avalak.netlor.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP195.154.82.86
SPF_IP212.129.52.171
SPF_IP62.4.25.56

Related pages

Pivot deeper into the graph from netlor.fr.

Cypher and MCP

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

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