Hostname
owise.uk
Last fetched
owise.uk is a registered hostname under the .uk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- anne bruinvels
- Contact emails
Subdomains
3 observed subdomains of owise.uk.
Web-graph footprint
Distinct hostnames that link to or from owise.uk in the public web crawl.
49 sites link to this hostname.
240 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for owise.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 216.246.89.41 |
| SPF_IP | 83.149.121.128/26 |
| SPF_IP | 83.149.86.160/27 |
Related pages
Pivot deeper into the graph from owise.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "owise.uk"})-[: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.