Skip to content

Hostname

armed.cz

Last fetched

armed.cz resolves to 1 IPv4 address operated by AS206548 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · armed.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/armed.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.178.174.218185.178.172.0/22AS206548CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
armed store s.r.o.
Contact emails

Subdomains

7 observed subdomains of armed.cz.

Web-graph footprint

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

306 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for armed.cz.

MechanismTarget
SPF_Aarmed.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.komtesa.com
SPF_INCLUDEarmedcz.ladesk.com
SPF_INCLUDEspf.mailing.praguebest.cz
SPF_MXarmed.cz

Related pages

Pivot deeper into the graph from armed.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "armed.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.