Skip to content

Hostname

ix.net.ua

Last fetched

ix.net.ua resolves to 2 IPv4 addresses operated by AS8258 in UA.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with ix.net.ua in WhisperGraph.

Subdomains

253 observed subdomains of ix.net.ua.

Web-graph footprint

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

1,830 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ix.net.ua.

MechanismTarget
SPF_Aix.net.ua
SPF_INCLUDE_spf-hst.visti.net
SPF_IP109.68.43.146
SPF_IP159.69.152.36
SPF_IP185.119.76.23
SPF_IP185.119.76.48/29
SPF_IP195.64.225.67
SPF_IP212.40.49.29
SPF_IP213.133.161.33
SPF_IP2a00:1588:80:0:0:0:0:2
SPF_IP2a01:4f8:1c1c:a62a:0:0:0:1
SPF_MXix.net.ua

Related pages

Pivot deeper into the graph from ix.net.ua.

Cypher and MCP

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

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