Skip to content

Hostname

ilonika.in.ua

Last fetched

ilonika.in.ua resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ilonika.in.uaRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ilonika.in.ua

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.181.2144.79.44.0/24AS24940DE

WHOIS identity

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

Subdomains

3 observed subdomains of ilonika.in.ua.

Web-graph footprint

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

241 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ilonika.in.ua.

MechanismTarget
SPF_Ailonika.in.ua
SPF_IP193.0.61.31
SPF_MXilonika.in.ua

Related pages

Pivot deeper into the graph from ilonika.in.ua.

Cypher and MCP

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

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