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
Resolution chain
ukrinform.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.91.51.38 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SE |
| 35.186.197.31 | 35.186.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ukrinform.net.
| Mechanism | Target |
|---|---|
| SPF_A | ukrinform.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 194.153.129.224/27 |
| SPF_MX | ukrinform.net |
Related pages
Pivot deeper into the graph from ukrinform.net.
- IP · 20.91.51.38
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1112
- Country · SE
- Email · finadm@visti.net
- TLD · .net
- Browse hostnames · uk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.