Skip to content

Hostname

ukrinform.net

Last fetched

ukrinform.net resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · ukrinform.netRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ukrinform.net

Resolution chain

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

IPPrefixASNOperatorCountry
20.91.51.3820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
35.186.197.3135.186.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1112
Organization
nina koneva
Contact emails

Subdomains

3 observed subdomains of ukrinform.net.

Web-graph footprint

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

3,306 sites link to this hostname.

1,933 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ukrinform.net.

MechanismTarget
SPF_Aukrinform.net
SPF_INCLUDE_spf.google.com
SPF_IP194.153.129.224/27
SPF_MXukrinform.net

Related pages

Pivot deeper into the graph from ukrinform.net.

Cypher and MCP

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

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