Skip to content

Hostname

feuvert.fr

Last fetched

feuvert.fr resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · feuvert.frRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/feuvert.fr

Resolution chain

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

IPPrefixASNOperatorCountry
20.31.54.12820.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:safebrands
Organization
feu vert
Contact emails

Subdomains

37 observed subdomains of feuvert.fr.

Web-graph footprint

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

740 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for feuvert.fr.

MechanismTarget
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.lmsfactory.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP135.84.80.1/24
SPF_IP164.138.242.73
SPF_IP164.138.242.74
SPF_IP195.70.28.119/24
SPF_IP195.70.6.242
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP207.126.144.0/20
SPF_IP212.83.153.187
SPF_IP40.85.93.72
SPF_IP46.235.17.249/32
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP46.235.17.252/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32

Related pages

Pivot deeper into the graph from feuvert.fr.

Cypher and MCP

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

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