Hostname
beatworm.co.uk
Last fetched
beatworm.co.uk resolves to 1 IPv4 address operated by AS13037 in GB. WHOIS lists registrar:kda web services ltd t/a kda web services [tag = kdawebservices] as the registrar.
Nutrition Label
Resolution chain
beatworm.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 |
|---|---|---|---|---|
| 217.155.206.133 | 217.155.0.0/16 | AS13037 | — | GB |
WHOIS identity
- Registrar
- registrar:kda web services ltd t/a kda web services [tag = kdawebservices]
- Organization
- colin strickland
- Contact emails
Subdomains
10 observed subdomains of beatworm.co.uk.
Web-graph footprint
Distinct hostnames that link to or from beatworm.co.uk in the public web crawl.
40 sites link to this hostname.
266 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for beatworm.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.beatworm.co.uk |
| SPF_A | mentor.beatworm.co.uk |
| SPF_A | smtp.beatworm.co.uk |
| SPF_IP | 163.172.130.181 |
| SPF_IP | 2001:bc8:710:34cc:dc00:ff:fe40:aa09/64 |
| SPF_MX | beatworm.co.uk |
Related pages
Pivot deeper into the graph from beatworm.co.uk.
- IP · 217.155.206.133
- ASN · AS13037
- Registrar · registrar:kda web services ltd t/a kda web services [tag = kdawebservices]
- Country · GB
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · be…
- 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: "beatworm.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.