Hostname
aaptiv.com
Last fetched
aaptiv.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aaptiv.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.232.154.239 | 165.232.144.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aaptiv.com owner
- Contact emails
- be443f6bc54e4be08e03cbac379708ab.protect@whoisguard.com
- 03190207-61e7-4539-b6ec-83394db9fb96@identity-protect.org
- 34fee977-0f03-4f8b-88b9-70dbe2cdfbbc@identity-protect.org
- 99760944-4bd7-4ca9-8c74-9eebdb1c6ac2@identity-protect.org
- a163ee3a-55f4-45d4-ac20-ba11dd83e2e1@identity-protect.org
- c26cbf1a-f6a7-4111-bb50-be3f734f3e0d@identity-protect.org
- edbc8294-dd1f-4742-a453-46bbd030f7f0@identity-protect.org
- owner-10127030@aaptiv.com.whoisprivacyservice.org
- owner-10594468@aaptiv.com.whoisprivacyservice.org
- owner-10864417@aaptiv.com.whoisprivacyservice.org
- owner-11331748@aaptiv.com.whoisprivacyservice.org
- owner-1292391@aaptiv.com.whoisprivacyservice.org
- owner-1385277@aaptiv.com.whoisprivacyservice.org
- owner-1474756@aaptiv.com.whoisprivacyservice.org
- owner-1489773@aaptiv.com.whoisprivacyservice.org
- owner-1655226@aaptiv.com.whoisprivacyservice.org
- owner-1852608@aaptiv.com.whoisprivacyservice.org
- owner-2589995@aaptiv.com.whoisprivacyservice.org
- owner-2859944@aaptiv.com.whoisprivacyservice.org
- owner-4157619@aaptiv.com.whoisprivacyservice.org
- and 17 more
Subdomains
45 observed subdomains of aaptiv.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aaptiv.com in the public web crawl.
1,597 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for aaptiv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 45535106.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.sparkpostmail.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from aaptiv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aaptiv.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.