Skip to content

Hostname

logicourse.fr

Last fetched

logicourse.fr resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:1435 as the registrar.

Nutrition Label

WHISPER CANON · logicourse.frRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/logicourse.fr

Resolution chain

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

IPPrefixASNOperatorCountry
82.165.179.7182.165.0.0/16AS8560DE

WHOIS identity

Registrar
iana:1435
Organization
logicourse
Contact emails

Subdomains

5 observed subdomains of logicourse.fr.

Web-graph footprint

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

107 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for logicourse.fr.

MechanismTarget
SPF_Aspiridon.logicourse.fr
SPF_INCLUDEprotect.smtpout.adista.fr
SPF_INCLUDEspf-client.cienum.fr
SPF_IP193.108.197.5
SPF_IP82.165.179.71
SPF_IP94.127.13.138

Related pages

Pivot deeper into the graph from logicourse.fr.

Cypher and MCP

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

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