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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for aqualand.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.77.203.170 |
| SPF_IP | 213.96.202.208 |
| SPF_MX | aqualand.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.