Skip to content

Hostname

cmd.su

Last fetched

cmd.su resolves to 82.204.182.226, announced in 82.204.128.0/17 by MTS - MTS PJSC in RU. cmd.su 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 · cmd.suRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cmd.su

Resolution chain

IPv6 resolution

No AAAA record for cmd.su is recorded in WhisperGraph.

Attribution

mts pjsc

ORIGIN_AS

WHOIS identity

Registrar
registrar:rucenter-su
Contact emails
2222@cmd.su, zengin@cmd.su

Subdomains

Mail and authentication

Nameservers

  • dns01.cmd.su
  • dns02.cmd.su
  • dns03.cmd.su
  • dns04.cmd.su
  • dns05.cmd.su

MX records

  • mailgateway01.cmd.su
  • mailgateway02.cmd.su
  • mx01.cmd.su
  • mx02.cmd.su
  • mx03.cmd.su
  • mx04.cmd.su
  • mx05.cmd.su
  • mx06.cmd.su

Threat-feed evidence

History

Related pages

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