Hostname
acustek.com
Last fetched
acustek.com resolves to 2 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
acustek.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.254.237.212 | 192.254.224.0/20 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
| 89.100.89.71 | 89.100.0.0/16 | AS6830 | LIBERTYGLOBAL Liberty Global formerly UPC Broadband Holding, aka AORTA | IE |
WHOIS identity
- Registrar
- iana:48
- Organization
- alasdair carwood
- Contact emails
Subdomains
20 observed subdomains of acustek.com.
Web-graph footprint
Distinct hostnames that link to or from acustek.com in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for acustek.com.
| Mechanism | Target |
|---|---|
| SPF_A | acustek.com |
| SPF_INCLUDE | one.zoho.eu |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 136.143.191.16 |
| SPF_IP | 192.185.0.0/16 |
| SPF_IP | 192.254.237.212 |
| SPF_IP | 204.141.42.0/24 |
| SPF_IP | 23.236.48.0/24 |
| SPF_IP | 50.31.145.12 |
| SPF_IP | 50.87.144.177 |
| SPF_IP | 64.98.36.1 |
| SPF_IP | 72.52.81.0/24 |
| SPF_IP | 74.220.195.0/24 |
| SPF_IP | 75.2.81.82 |
| SPF_MX | acustek.com |
Related pages
Pivot deeper into the graph from acustek.com.
- IP · 192.254.237.212
- ASN · AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN
- Registrar · iana:48
- Country · US
- Email · domains@hostgator.com
- 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: "acustek.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.