Hostname
wolveslug.org.uk
Last fetched
wolveslug.org.uk resolves to 1 IPv4 address operated by REBACOM-AS - REBA Communications BV in NL. WHOIS lists registrar:goldthorn services limited t/a intermip as the registrar.
Nutrition Label
Resolution chain
wolveslug.org.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 |
|---|---|---|---|---|
| 193.160.96.203 | 193.160.96.0/24 | AS56611 | REBACOM-AS - REBA Communications BV | NL |
WHOIS identity
- Registrar
- registrar:goldthorn services limited t/a intermip
- Organization
- chris meadows t/a intermip.net
- Contact emails
- —
Subdomains
1 observed subdomain of wolveslug.org.uk.
| Subdomain |
|---|
| www.wolveslug.org.uk |
Web-graph footprint
Distinct hostnames that link to or from wolveslug.org.uk in the public web crawl.
14 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for wolveslug.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | wolveslug.org.uk |
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_IP | 88.208.220.107 |
| SPF_IP | 88.208.221.30 |
| SPF_MX | wolveslug.org.uk |
Related pages
Pivot deeper into the graph from wolveslug.org.uk.
- IP · 193.160.96.203
- ASN · AS56611REBACOM-AS - REBA Communications BV
- Registrar · registrar:goldthorn services limited t/a intermip
- Country · NL
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · wo…
- 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: "wolveslug.org.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.