Skip to content

Hostname

ioi.com.ua

Last fetched

ioi.com.ua resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · ioi.com.uaRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/ioi.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.156.4157.90.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with ioi.com.ua in WhisperGraph.

Subdomains

13 observed subdomains of ioi.com.ua.

Web-graph footprint

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

102 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ioi.com.ua.

MechanismTarget
SPF_A185.165.242.170
SPF_A37.27.37.135
SPF_Amail.ioi.com.ua
SPF_Arelay.datagroup.ua
SPF_IP138.201.55.150/32
SPF_IP185.107.56.46/32
SPF_IP80.91.175.18/32
SPF_IP93.170.115.78/32

Related pages

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

Cypher and MCP

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

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