Skip to content

Hostname

nightfall.fr

Last fetched

nightfall.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · nightfall.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nightfall.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.96.44104.21.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.234.167.94109.234.164.0/22AS50474FR
172.67.173.1172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:scaleway
Organization
celeonet
Contact emails

Subdomains

10 observed subdomains of nightfall.fr.

Web-graph footprint

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

7 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nightfall.fr.

MechanismTarget
SPF_Anightfall.fr
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.167.94
SPF_MXnightfall.fr

Related pages

Pivot deeper into the graph from nightfall.fr.

Cypher and MCP

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

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