Hostname
openwork.uk.com
Last fetched
openwork.uk.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
openwork.uk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.140.2.138 | 51.140.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
20 observed subdomains of openwork.uk.com.
Web-graph footprint
Distinct hostnames that link to or from openwork.uk.com in the public web crawl.
84 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for openwork.uk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.eventscloud.com |
| SPF_INCLUDE | spf.aventri.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.28.42.0/24 |
| SPF_IP | 134.213.47.176/32 |
| SPF_IP | 149.126.74.93/32 |
| SPF_IP | 152.114.220.10/32 |
| SPF_IP | 162.13.168.88/31 |
| SPF_IP | 167.98.223.99/32 |
| SPF_IP | 194.74.253.10/32 |
| SPF_IP | 20.238.160.35/32 |
| SPF_IP | 203.55.21.0/24 |
| SPF_IP | 204.75.142.0/24 |
| SPF_IP | 205.166.177.0/24 |
| SPF_IP | 27.126.146.96/27 |
| SPF_IP | 27.126.147.96/27 |
| SPF_IP | 46.22.136.90/32 |
| SPF_IP | 51.104.253.96/27 |
| SPF_IP | 85.90.33.170/32 |
| SPF_IP | 85.90.33.172/32 |
| SPF_IP | 92.52.95.48/28 |
Related pages
Pivot deeper into the graph from openwork.uk.com.
- IP · 51.140.2.138
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:299
- Country · GB
- Email · domain.billing@zurich.com
- Apex domain · uk.com
- TLD · .com
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "openwork.uk.com"})-[: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.