Skip to content

Hostname

glnf.fr

Last fetched

glnf.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · glnf.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/glnf.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.34.140104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.93172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh
Organization
grande loge nationale francaise
Contact emails

Subdomains

14 observed subdomains of glnf.fr.

Web-graph footprint

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

102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for glnf.fr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP149.202.78.41
SPF_IP178.32.98.231
SPF_IP23.251.247.54
SPF_IP23.251.247.55
SPF_IP79.137.66.218

Related pages

Pivot deeper into the graph from glnf.fr.

Cypher and MCP

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

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