Hostname
it.ua
Last fetched
it.ua resolves to 1 IPv4 address operated by AS209977 in UA. WHOIS lists registrar:ua.inameorganization: llc 'elade standart limited'|organization-loc: ??? '????? ???????? ???????'| as the registrar.
Nutrition Label
Resolution chain
it.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.26.20.158 | 193.26.20.0/24 | AS209977 | — | UA |
WHOIS identity
- Registrar
- registrar:ua.inameorganization: llc 'elade standart limited'|organization-loc: ??? '????? ???????? ???????'|
- Organization
- —
- Contact emails
- —
Subdomains
33 observed subdomains of it.ua.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from it.ua in the public web crawl.
125 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for it.ua.
| Mechanism | Target |
|---|---|
| SPF_A | it.ua |
| SPF_A | mail.it.ua |
| SPF_INCLUDE | mxsmtp.sendpulse.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.esputnik.com |
| SPF_IP | 152.70.164.108/32 |
| SPF_IP | 193.26.20.0/24 |
| SPF_IP | 20.229.111.37/32 |
| SPF_IP | 91.200.74.0/24 |
| SPF_MX | it.ua |
Related pages
Pivot deeper into the graph from it.ua.
- IP · 193.26.20.158
- ASN · AS209977
- Registrar · registrar:ua.inameorganization: llc 'elade standart limited'|organization-loc: ??? '????? ???????? ???????'|
- Country · UA
- TLD · .ua
- Browse hostnames · it…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "it.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.