Skip to content

Hostname

aquaticaplus.ca

Last fetched

aquaticaplus.ca resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · aquaticaplus.caRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aquaticaplus.ca

Resolution chain

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

IPPrefixASNOperatorCountry
65.60.56.23065.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

7 observed subdomains of aquaticaplus.ca.

Threat posture

History

Mail and authentication

MX records

  • aquaticaplus.ca

SPF policy

4 SPF mechanisms authorising senders for aquaticaplus.ca.

MechanismTarget
SPF_Aaquaticaplus.ca
SPF_IP184.154.219.238
SPF_IP65.60.56.230
SPF_MXaquaticaplus.ca

Related pages

Pivot deeper into the graph from aquaticaplus.ca.

Cypher and MCP

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

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