Skip to content

Hostname

netlogic.fr

Last fetched

netlogic.fr resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · netlogic.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netlogic.fr

Resolution chain

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

IPPrefixASNOperatorCountry
141.94.173.3141.94.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:combell nv
Organization
net logic
Contact emails

Subdomains

124 observed subdomains of netlogic.fr.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netlogic.fr.

MechanismTarget
SPF_Anr2.netlogic.fr
SPF_Anr4.netlogic.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.173.3
SPF_IP141.94.204.92
SPF_IP146.59.243.252
SPF_IP151.80.167.137/32
SPF_IP83.118.208.96/27
SPF_MXnetlogic.fr

Related pages

Pivot deeper into the graph from netlogic.fr.

Cypher and MCP

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

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