Hostname
netavenir.com
Last fetched
netavenir.com resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
netavenir.com 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 |
|---|---|---|---|---|
| 212.129.21.144 | 212.129.0.0/18 | AS12876 | AS12876 - Scaleway SAS | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- benoit chazallon
- Contact emails
- ndd@netavenir.fr
- 81bf9fffd104963f658c706fbfeea329-1795980@contact.gandi.net
- a1e7f768bcc4e7756cff7f2f17acbeca-1795980@contact.gandi.net
- e1ac99ef0c71c7c6f3bb035d97f9887a-1795980@contact.gandi.net
- f241c478a9579e4a866a8b2d32d4c8df-1795980@contact.gandi.net
- fd1310ad13c67ab35e6ed7077f043c21-1795980@contact.gandi.net
Subdomains
161 observed subdomains of netavenir.com.
Showing 25 of 161. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netavenir.com in the public web crawl.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for netavenir.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | netavenir.com |
Related pages
Pivot deeper into the graph from netavenir.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netavenir.com"})-[: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.