Skip to content

Hostname

ternet.com.ua

Last fetched

ternet.com.ua resolves to 2 IPv4 addresses operated by TERNET-AS - PE Sukonnik Mukola Valeriyovuch in UA.

Nutrition Label

WHISPER CANON · ternet.com.uaRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ternet.com.ua

Resolution chain

ternet.com.ua resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.169.80.14193.169.80.0/23AS49491TERNET-AS - PE Sukonnik Mukola ValeriyovuchUA
31.148.134.4331.148.134.0/23AS49491TERNET-AS - PE Sukonnik Mukola ValeriyovuchUA

WHOIS identity

Registrar
Organization
not published
Contact emails

Subdomains

22 observed subdomains of ternet.com.ua.

Web-graph footprint

Distinct hostnames that link to or from ternet.com.ua in the public web crawl.

35 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ternet.com.ua.

MechanismTarget
SPF_IP193.169.80.15

Related pages

Pivot deeper into the graph from ternet.com.ua.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ternet.com.ua"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.