Skip to content

Hostname

aqualand.pt

Last fetched

aqualand.pt resolves to 4 IPv4 addresses operated by AS20940 in CH.

Nutrition Label

WHISPER CANON · aqualand.ptRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/aqualand.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
fida - urbanização e construção lda
Contact emails

Subdomains

4 observed subdomains of aqualand.pt.

Web-graph footprint

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

131 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aqualand.pt.

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

Related pages

Pivot deeper into the graph from aqualand.pt.

Cypher and MCP

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

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