Skip to content

Hostname

aqua-global.com

Last fetched

aqua-global.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · aqua-global.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aqua-global.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.99.174.12091.99.0.0/16AS24940DE

WHOIS identity

Registrar
iana:141
Organization
aqua-global
Contact emails

Subdomains

12 observed subdomains of aqua-global.com.

Web-graph footprint

Distinct hostnames that link to or from aqua-global.com in the public web crawl.

21 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for aqua-global.com.

MechanismTarget
SPF_INCLUDE_spf.strato.com
SPF_IP109.75.177.136
SPF_IP109.75.188.171
SPF_IP109.75.188.33
SPF_IP141.101.32.31
SPF_IP141.101.36.71
SPF_IP141.101.36.78
SPF_IP81.169.146.168/32
SPF_IP85.215.255.121
SPF_IP85.215.255.122
SPF_IP85.215.255.83
SPF_IP91.98.122.96

Related pages

Pivot deeper into the graph from aqua-global.com.

Cypher and MCP

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

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