Hostname
stuarteagles.co.uk
Last fetched
stuarteagles.co.uk resolves to 1 IPv4 address operated by AS15510 in GB. WHOIS lists registrar:compuweb communications services limited t/a cwcs managed hosting [tag = cwcs] as the registrar.
Nutrition Label
Resolution chain
stuarteagles.co.uk 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 |
|---|---|---|---|---|
| 194.116.174.14 | 194.116.174.0/23 | AS15510 | — | GB |
WHOIS identity
- Registrar
- registrar:compuweb communications services limited t/a cwcs managed hosting [tag = cwcs]
- Organization
- stuart eagles
- Contact emails
- —
Subdomains
3 observed subdomains of stuarteagles.co.uk.
Web-graph footprint
Distinct hostnames that link to or from stuarteagles.co.uk in the public web crawl.
108 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 stuarteagles.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | stuarteagles.co.uk |
| SPF_IP | 91.192.192.171/23 |
| SPF_IP | 91.192.192.172/23 |
| SPF_MX | stuarteagles.co.uk |
Related pages
Pivot deeper into the graph from stuarteagles.co.uk.
- IP · 194.116.174.14
- ASN · AS15510
- Registrar · registrar:compuweb communications services limited t/a cwcs managed hosting [tag = cwcs]
- Country · GB
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · st…
- 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: "stuarteagles.co.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.