Hostname
acusova.com
Last fetched
acusova.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
acusova.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 |
|---|---|---|---|---|
| 34.226.77.200 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- domain administrator
- Contact emails
- acusova.com-owner-201607-a121a3@whois.tigertech.net
- acusova.com-owner-201709-982dbf@whois.tigertech.net
- acusova.com-owner-201804-8671f8@whois.tigertech.net
- acusova.com-owner-201805-d04ae0@whois.tigertech.net
- acusova.com-owner-201902-948dca@whois.tigertech.net
- acusova.com-owner-202010-3387f9@whois.tigertech.net
- acusova.com-owner-202304-c35f44@whois.tigertech.net
- acusova.com-owner-202307-63d94d@whois.tigertech.net
- acusova.com-owner-202309-114c9b@whois.tigertech.net
- acusova.com-owner-202311-9b2ad4@whois.tigertech.net
- acusova.com-owner-202402-577145@whois.tigertech.net
- acusova.com-owner-202405-8ba5ba@whois.tigertech.net
- acusova.com-owner-202407-ff16f6@whois.tigertech.net
- acusova.com-owner-202409-5e2228@whois.tigertech.net
- acusova.com-owner-202411-0c4b1b@whois.tigertech.net
- acusova.com-owner-202501-0abcf6@whois.tigertech.net
Subdomains
2 observed subdomains of acusova.com.
| Subdomain |
|---|
| wildcard.acusova.com |
| www.acusova.com |
Web-graph footprint
Distinct hostnames that link to or from acusova.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for acusova.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | memberlodge.org |
| SPF_INCLUDE | tigertech.net |
| SPF_MX | acusova.com |
Related pages
Pivot deeper into the graph from acusova.com.
- IP · 34.226.77.200
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:841
- Country · US
- Email · acusova.com-owner-201607-a121a3@whois.tigertech.net
- TLD · .com
- Browse hostnames · ac…
- 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: "acusova.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.