Skip to content

Hostname

linux.org.ua

Last fetched

linux.org.ua resolves to 1 IPv4 address operated by HVOSTING-AS in UA. WHOIS lists registrar:ua.inameorganization: llc 'elade standart limited'|organization-loc: ??? '????? ???????? ???????'| as the registrar.

Nutrition Label

WHISPER CANON · linux.org.uaRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/linux.org.ua

Resolution chain

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

IPPrefixASNOperatorCountry
91.200.40.291.200.40.0/24AS43773HVOSTING-ASUA

WHOIS identity

Registrar
registrar:ua.inameorganization: llc 'elade standart limited'|organization-loc: ??? '????? ???????? ???????'|
Organization
llc 'allied standart limited'
Contact emails

Subdomains

9 observed subdomains of linux.org.ua.

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for linux.org.ua.

MechanismTarget
SPF_Alinux.org.ua
SPF_IP91.200.40.192/26
SPF_IP91.200.40.2
SPF_MXlinux.org.ua

Related pages

Pivot deeper into the graph from linux.org.ua.

Cypher and MCP

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

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