Skip to content

Hostname

netalis.fr

Last fetched

netalis.fr resolves to 1 IPv4 address operated by AS20565 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · netalis.frRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/netalis.fr

Resolution chain

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

IPPrefixASNOperatorCountry
45.81.208.17945.81.208.0/22AS20565FR

WHOIS identity

Registrar
registrar:gandi
Organization
netalis sas
Contact emails

Subdomains

18 observed subdomains of netalis.fr.

Web-graph footprint

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

53 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for netalis.fr.

MechanismTarget
SPF_Asmtp-out.std2.netalis.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.255.171.63/32
SPF_IP185.113.48.130
SPF_IP185.113.48.138
SPF_IP185.113.48.139
SPF_IP185.113.48.49
SPF_IP45.81.208.179
SPF_MXnetalis.fr

Related pages

Pivot deeper into the graph from netalis.fr.

Cypher and MCP

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

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