Skip to content

Hostname

archa.cz

Last fetched

archa.cz resolves to 212.79.111.58, announced in 212.79.96.0/20 by NFX_ZSPO - FreeTel, s.r.o. in CZ. archa.cz is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · archa.czRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/archa.cz

Resolution chain

IPv6 resolution

No AAAA record for archa.cz is recorded in WhisperGraph.

Attribution

freetel

ORIGIN_AS

WHOIS identity

Registrar
registrar:reg-internet-cz
Registrant organisation
archa, s.r.o.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • cartman.archa.cz
  • hankey.archa.cz
  • sns.archa.cz
  • wendy.archa.cz

MX records

  • cartman.archa.cz
  • linuch.archa.cz

SPF policy

  • ip: 2a01:490:12:1004::9/128
  • ip: 2a01:490:12:1040::1/64
  • ip: 2a01:490:12:f02::3/128
  • ip: 2a0f:b780:5600:2::3/128
  • ip: 212.79.111.32/27
  • mx: archa.cz
  • ip: 185.99.64.38
  • ip: 212.158.133.160
  • ip: 212.79.111.49
  • ip: 212.79.111.57
  • ip: 78.108.102.122
  • ip: 91.223.74.143

Threat-feed evidence

History

Related pages

Pivot from archa.cz into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "archa.cz"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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