Skip to content

Hostname

clms.co.uk

Last fetched

clms.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · clms.co.ukRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/clms.co.uk

Resolution chain

clms.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.56.84.10952.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1
Organization
exitvalue
Contact emails

Subdomains

2 observed subdomains of clms.co.uk.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aclms.co.uk
SPF_INCLUDEcanniaa1.memset.net
SPF_INCLUDEspf.postal.synergitech.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.25.185.57
SPF_MXclms.co.uk

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "clms.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.