Skip to content

Hostname

uniqa.ua

Last fetched

uniqa.ua resolves to 1 IPv4 address operated by AS41510 in UA.

Nutrition Label

WHISPER CANON · uniqa.uaRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/uniqa.ua

Resolution chain

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

IPPrefixASNOperatorCountry
193.227.115.132193.227.115.0/24AS41510UA

WHOIS identity

No WHOIS records are currently associated with uniqa.ua in WhisperGraph.

Subdomains

265 observed subdomains of uniqa.ua.

Web-graph footprint

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

407 sites link to this hostname.

170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for uniqa.ua.

MechanismTarget
SPF_Auniqa.ua
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.esputnik.com
SPF_MXuniqa.ua

Related pages

Pivot deeper into the graph from uniqa.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uniqa.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.