Skip to content

Hostname

aqualux.com

Last fetched

aqualux.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · aqualux.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aqualux.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.106.206135.125.0.0/17AS16276FR

WHOIS identity

Registrar
iana:433
Organization
aqualux international
Contact emails

Subdomains

8 observed subdomains of aqualux.com.

Web-graph footprint

Distinct hostnames that link to or from aqualux.com in the public web crawl.

21 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aqualux.com.

MechanismTarget
SPF_Aaqualux.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.93.24.1
SPF_IP130.93.87.169
SPF_IP135.125.106.206
SPF_IP31.193.53.0/24
SPF_IP37.71.148.0/26
SPF_IP46.254.228.125
SPF_IP62.210.255.27
SPF_IP62.210.255.61
SPF_IP82.138.78.0/27
SPF_MXaqualux.com

Related pages

Pivot deeper into the graph from aqualux.com.

Cypher and MCP

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

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