Skip to content

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

WHISPER CANON · it.uaRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/it.ua

Resolution chain

it.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.26.20.158193.26.20.0/24AS209977UA

WHOIS identity

Registrar
registrar:ua.inameorganization: llc 'elade standart limited'|organization-loc: ??? '????? ???????? ???????'|
Organization
Contact emails

Subdomains

33 observed subdomains of it.ua.

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

SPF policy

10 SPF mechanisms authorising senders for it.ua.

MechanismTarget
SPF_Ait.ua
SPF_Amail.it.ua
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP152.70.164.108/32
SPF_IP193.26.20.0/24
SPF_IP20.229.111.37/32
SPF_IP91.200.74.0/24
SPF_MXit.ua

Related pages

Pivot deeper into the graph from it.ua.

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 20

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