Skip to content

Hostname

z200.net

Last fetched

z200.net resolves to 5.189.234.113, announced in 5.189.234.0/24 by SELECTEL-MSK - JSC Selectel in RU. z200.net 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 · z200.netRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/z200.net

Resolution chain

IPv6 resolution

No AAAA record for z200.net is recorded in WhisperGraph.

Attribution

jsc selectel

ORIGIN_AS

WHOIS identity

Registrar
iana:1362
Registrant organisation
kirill fedchenko
Contact emails
prokopenko@050701.com, reg@050701.com, reg@legato.name

Subdomains

Mail and authentication

Nameservers

  • ns2.example.com
  • exp1.nameself.com
  • exp2.nameself.com
  • ns1.z200.net
  • ns2.z200.net
  • ns3.z200.net
  • ns4.z200.net
  • v2.z200.net
  • ns7.borboza.com

MX records

  • mail.z200.net

SPF policy

  • a: z200.net
  • mx: z200.net
  • ip: 5.189.234.118

Threat-feed evidence

History

Related pages

Pivot from z200.net 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: "z200.net"})-[: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.