Skip to content

Hostname

snef.fr

Last fetched

snef.fr resolves to 2 IPv4 addresses operated by AS3215 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · snef.frRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/snef.fr

Resolution chain

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

IPPrefixASNOperatorCountry
81.252.163.15281.252.0.0/16AS3215FR
20.74.59.4820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:gandi
Organization
snef
Contact emails

Subdomains

39 observed subdomains of snef.fr.

Web-graph footprint

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

288 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for snef.fr.

MechanismTarget
SPF_INCLUDE_spf.snef.fr

Related pages

Pivot deeper into the graph from snef.fr.

Cypher and MCP

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

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