Hostname
adaptavist.net
Last fetched
adaptavist.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adaptavist.net 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 |
|---|---|---|---|---|
| 3.33.237.154 | 3.33.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- adaptavist.com
- Contact emails
- company@adaptavist.com
- hostmaster-technical@adaptavist.com
- 2a02579a-3896-460c-8534-fdc94c3d18ed@identity-protect.org
- 729419e4-a400-4f1f-b4f5-1fa9aef45cef@identity-protect.org
- bbe6367b-ff70-42c1-9b50-866a2ac2b7dc@identity-protect.org
- d2251797-a2eb-41c0-a023-732d65a9b4c7@identity-protect.org
- e3f92094-b9de-4b71-bd0f-d1811b368e09@identity-protect.org
- f76cc321-6537-4be8-bcf5-4a5e9dd537ef@identity-protect.org
- feb08198-aef1-4035-a461-c338a44d05e2@identity-protect.org
Subdomains
33 observed subdomains of adaptavist.net.
Showing 16 of 33. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for adaptavist.net.
| Mechanism | Target |
|---|---|
| SPF_A | eu-relay1.adaptavist.com |
| SPF_A | na-relay1.adaptavist.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from adaptavist.net.
- IP · 3.33.237.154
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · company@adaptavist.com
- TLD · .net
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adaptavist.net"})-[: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.