Skip to content

Hostname

dec.net.ua

Last fetched

dec.net.ua resolves to 109.254.252.26, announced in 109.254.240.0/20 by DEC-AS - Donbass Electronic Communications Ltd. in RU. dec.net.ua 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 · dec.net.uaRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/dec.net.ua

Resolution chain

IPv6 resolution

No AAAA record for dec.net.ua is recorded in WhisperGraph.

Attribution

donbass electronic

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for dec.net.ua. 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

Mail and authentication

Nameservers

  • ns.local
  • ns0.energotele.net
  • ns1.energotele.net
  • ns0.dec.net.ua
  • ns1.dec.net.ua

MX records

  • mx0.entele.net
  • mx0.dec.net.ua

SPF policy

  • ip: 109.254.252.4/32
  • include: _spf.google.com
  • a: dec.net.ua
  • mx: dec.net.ua

Threat-feed evidence

History

Related pages

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