Skip to content

Hostname

acomware.cz

Last fetched

acomware.cz resolves to 1 IPv4 address operated by AS38952 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · acomware.czRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/acomware.cz

Resolution chain

acomware.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.17.117.191185.17.202.0/24AS38952CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
acomware s.r.o.
Contact emails

Subdomains

32 observed subdomains of acomware.cz.

Web-graph footprint

Distinct hostnames that link to or from acomware.cz in the public web crawl.

116 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acomware.cz.

MechanismTarget
SPF_Aacomware.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP185.17.118.144/28
SPF_IP194.228.62.41
SPF_IP194.228.62.42
SPF_IP194.228.62.43
SPF_IP194.228.62.44
SPF_IP34.116.253.136
SPF_IP77.78.106.28

Related pages

Pivot deeper into the graph from acomware.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "acomware.cz"})-[: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.