Skip to content

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

WHISPER CANON · acustek.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/acustek.com

Resolution chain

acustek.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.254.237.212192.254.224.0/20AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS
89.100.89.7189.100.0.0/16AS6830LIBERTYGLOBAL Liberty Global formerly UPC Broadband Holding, aka AORTAIE

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.

MechanismTarget
SPF_Aacustek.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEzoho.com
SPF_IP136.143.191.16
SPF_IP192.185.0.0/16
SPF_IP192.254.237.212
SPF_IP204.141.42.0/24
SPF_IP23.236.48.0/24
SPF_IP50.31.145.12
SPF_IP50.87.144.177
SPF_IP64.98.36.1
SPF_IP72.52.81.0/24
SPF_IP74.220.195.0/24
SPF_IP75.2.81.82
SPF_MXacustek.com

Related pages

Pivot deeper into the graph from acustek.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.