Skip to content

Hostname

aqualand.fr

Last fetched

aqualand.fr resolves to 6 IPv4 addresses operated by AS20940 in CZ. WHOIS lists registrar:soluciones corporativas ip slu as the registrar.

Nutrition Label

WHISPER CANON · aqualand.frRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/aqualand.fr

Resolution chain

aqualand.fr resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:soluciones corporativas ip slu
Organization
aqualand
Contact emails

Subdomains

11 observed subdomains of aqualand.fr.

Web-graph footprint

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

437 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aqualand.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.77.203.170
SPF_IP213.96.202.208
SPF_MXaqualand.fr

Related pages

Pivot deeper into the graph from aqualand.fr.

Cypher and MCP

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

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