Skip to content

Hostname

utel.ua

Last fetched

utel.ua resolves to 82.207.79.152, announced in 82.207.0.0/17 by UKRTELNET - JSC "Ukrtelecom" in UA. utel.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 · utel.uaRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/utel.ua

Resolution chain

IPv6 resolution

No AAAA record for utel.ua is recorded in WhisperGraph.

Attribution

jsc ukrtelecom

ORIGIN_AS

WHOIS identity

Registrant organisation
not published

Subdomains

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

  • ns1-09.azure-dns.com
  • ns4-09.azure-dns.info
  • ns2-09.azure-dns.net
  • expert.ukrtel.net
  • ns3-09.azure-dns.org
  • ns2.ukrtelecom.ua
  • expert.utel.ua
  • expert-dp.utel.ua
  • ns2.utel.ua

MX records

  • utel-ua.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • ip: 82.207.1.236
  • ip: 82.207.35.236
  • ip: 82.207.35.65
  • ip: 94.179.147.116
  • ip: 94.179.147.138
  • ip: 94.179.147.139
  • ip: 94.179.147.148
  • ip: 94.179.147.173
  • ip: 94.179.147.174

Threat-feed evidence

History

Related pages

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