Skip to content

Hostname

aquaticcontroltech.com

Last fetched

aquaticcontroltech.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.24.4618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.5.1883.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.139.1533.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
inc. aquatic control technology
Contact emails

Subdomains

1 observed subdomain of aquaticcontroltech.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aquaticcontroltech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-009b4b01.pphosted.com
SPF_IP34.21.44.233/32
SPF_IP66.179.230.132/32

Related pages

Pivot deeper into the graph from aquaticcontroltech.com.

Cypher and MCP

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

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