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
Resolution chain
feuvert.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.31.54.128 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:safebrands
- Organization
- feu vert
- Contact emails
Subdomains
37 observed subdomains of feuvert.fr.
Showing 24 of 37. View all subdomains →
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
MX records
SPF policy
25 SPF mechanisms authorising senders for feuvert.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.profils.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.lmsfactory.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 135.84.80.1/24 |
| SPF_IP | 164.138.242.73 |
| SPF_IP | 164.138.242.74 |
| SPF_IP | 195.70.28.119/24 |
| SPF_IP | 195.70.6.242 |
| SPF_IP | 20.74.37.146/32 |
| SPF_IP | 20.74.97.162/32 |
| SPF_IP | 20.74.99.62/32 |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 212.83.153.187 |
| SPF_IP | 40.85.93.72 |
| SPF_IP | 46.235.17.249/32 |
| SPF_IP | 46.235.17.250/32 |
| SPF_IP | 46.235.17.251/32 |
| SPF_IP | 46.235.17.252/32 |
| SPF_IP | 5.39.8.116/32 |
| SPF_IP | 5.39.8.122/32 |
| SPF_IP | 5.39.8.123/32 |
Related pages
Pivot deeper into the graph from feuvert.fr.
- IP · 20.31.54.128
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:safebrands
- Country · NL
- Email · awinnik@feuvert.fr
- TLD · .fr
- Browse hostnames · fe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.