Skip to content

Hostname

nollet.fr

Last fetched

nollet.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · nollet.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nollet.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:orange
Organization
nollet et fils
Contact emails

Subdomains

4 observed subdomains of nollet.fr.

Web-graph footprint

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

18 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nollet.fr.

MechanismTarget
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEonebase.fr
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.108.1.146
SPF_IP51.178.197.72
SPF_IP51.77.143.145

Related pages

Pivot deeper into the graph from nollet.fr.

Cypher and MCP

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

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