Hostname
toolbuddy.co.uk
Last fetched
toolbuddy.co.uk resolves to 2 IPv4 addresses operated by UNREAL-SERVERS - UnReal Servers, LLC in US. WHOIS lists registrar:ekm systems ltd t/a ekm systems ltd as the registrar.
Nutrition Label
Resolution chain
toolbuddy.co.uk 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 |
|---|---|---|---|---|
| 193.39.185.39 | 193.39.185.0/24 | AS64236 | UNREAL-SERVERS - UnReal Servers, LLC | US |
| 89.163.241.64 | 89.163.128.0/17 | AS24961 | MYLOC-AS - WIIT AG | DE |
WHOIS identity
- Registrar
- registrar:ekm systems ltd t/a ekm systems ltd
- Organization
- michael claxton
- Contact emails
- —
Subdomains
2 observed subdomains of toolbuddy.co.uk.
Web-graph footprint
Distinct hostnames that link to or from toolbuddy.co.uk in the public web crawl.
5 sites link to this hostname.
249 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for toolbuddy.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | toolbuddy.co.uk |
| SPF_IP | 89.163.241.64 |
| SPF_MX | toolbuddy.co.uk |
Related pages
Pivot deeper into the graph from toolbuddy.co.uk.
- IP · 193.39.185.39
- ASN · AS64236UNREAL-SERVERS - UnReal Servers, LLC
- Registrar · registrar:ekm systems ltd t/a ekm systems ltd
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · to…
- 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: "toolbuddy.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.