Skip to content

Hostname

aaquablue.com

Last fetched

aaquablue.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · aaquablue.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aaquablue.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.36.10718.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.2618.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.7118.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.9418.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:468
Organization
this domain may be for sale at https://www.networksolutions.com
Contact emails

Subdomains

1 observed subdomain of aaquablue.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from aaquablue.com.

Cypher and MCP

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

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