Skip to content

Hostname

kroxa.info

Last fetched

kroxa.info resolves to 1 IPv4 address operated by AS209641 in RU. WHOIS lists iana:1111 as the registrar.

Nutrition Label

WHISPER CANON · kroxa.infoRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kroxa.info

Resolution chain

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

IPPrefixASNOperatorCountry
185.125.216.10185.125.216.0/22AS209641RU

WHOIS identity

Registrar
iana:1111
Organization
irina nasenkova
Contact emails

Subdomains

1 observed subdomain of kroxa.info.

Web-graph footprint

Distinct hostnames that link to or from kroxa.info in the public web crawl.

55 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from kroxa.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kroxa.info"})-[: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.