Hostname
aqualung.com
Last fetched
aqualung.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
aqualung.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:106
- Organization
- u.s. divers
- Contact emails
Subdomains
37 observed subdomains of aqualung.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aqualung.com in the public web crawl.
631 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for aqualung.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 139640702.spf08.hubspotemail.net |
| SPF_INCLUDE | spf.apptivo.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.59.88.175 |
| SPF_IP | 65.49.23.0/24 |
| SPF_IP | 72.52.119.64/26 |
| SPF_IP | 80.240.229.231 |
| SPF_IP | 80.240.229.232 |
Related pages
Pivot deeper into the graph from aqualung.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aqualung.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.