Skip to content

Hostname

talode.cz

Last fetched

talode.cz resolves to 81.31.37.22, announced in 81.31.32.0/20 by MASTER-AS - MasterDC s.r.o. in CZ. talode.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 · talode.czRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/talode.cz

Resolution chain

IPv6 resolution

Attribution

masterdc

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for talode.cz. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Subdomain
www.talode.cz

Showing 1 of 1 subdomain (1 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

  • amy.ns.cloudflare.com
  • dan.ns.cloudflare.com

MX records

  • 1560bf06e1070ceb.mx1.emailprofi.seznam.cz
  • 1560bf06e1070ceb.mx2.emailprofi.seznam.cz

SPF policy

  • a: talode.cz
  • mx: talode.cz
  • ip: 144.76.155.197
  • ip: 2a01:4f8:200:2388:0:0:0:2
  • ip: 2a01:4f8:c010:a7b9:0:0:0:1
  • ip: 91.99.158.103

Threat-feed evidence

History

Related pages

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