Skip to content

Hostname

visale.fr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.40.144.12020.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:ovh
Organization
apagl
Contact emails

Subdomains

8 observed subdomains of visale.fr.

Web-graph footprint

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

2,240 sites link to this hostname.

161 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for visale.fr.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_IP109.7.5.144
SPF_IP149.72.64.80
SPF_IP194.2.209.69
SPF_IP194.2.209.97
SPF_IP194.2.209.98
SPF_IP194.206.250.144

Related pages

Pivot deeper into the graph from visale.fr.

Cypher and MCP

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

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