Skip to content

Hostname

junior.cz

Last fetched

junior.cz resolves to 176.102.65.83, announced in 176.102.65.0/24 by SECURITYNET-AS - SecurityNet.cz s.r.o. in CZ. junior.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 · junior.czRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/junior.cz

Resolution chain

IPv6 resolution

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

Attribution

securitynet cz

ORIGIN_AS

WHOIS identity

Registrar
registrar:reg-internet-cz
Registrant organisation
jiří vícha

Subdomains

Showing 4 of 4 subdomains (4 per page).

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

  • ns.forpsi.cz
  • ns.forpsi.it
  • ns.forpsi.net

MX records

  • server.evidsoft.cz
  • server2.evidsoft.cz

SPF policy

  • include: _spf.google.com
  • a: junior.cz
  • mx: junior.cz
  • ip: 2a02:24c0:0:0:0:0:0:aad
  • ip: 79.142.148.62

Threat-feed evidence

History

Related pages

Pivot from junior.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: "junior.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.