Skip to content

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

WHISPER CANON · beatworm.co.ukRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/beatworm.co.uk

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.

IPPrefixASNOperatorCountry
217.155.206.133217.155.0.0/16AS13037GB

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for beatworm.co.uk.

MechanismTarget
SPF_Amail.beatworm.co.uk
SPF_Amentor.beatworm.co.uk
SPF_Asmtp.beatworm.co.uk
SPF_IP163.172.130.181
SPF_IP2001:bc8:710:34cc:dc00:ff:fe40:aa09/64
SPF_MXbeatworm.co.uk

Related pages

Pivot deeper into the graph from beatworm.co.uk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.