Skip to content

Hostname

cdsds.uk

Last fetched

cdsds.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:bailie group business services ltd [tag = bgbs] as the registrar.

Nutrition Label

WHISPER CANON · cdsds.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/cdsds.uk

Resolution chain

cdsds.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.19.163104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.247172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:bailie group business services ltd [tag = bgbs]
Organization
corporate document services
Contact emails

Subdomains

13 observed subdomains of cdsds.uk.

Web-graph footprint

Distinct hostnames that link to or from cdsds.uk in the public web crawl.

20 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cdsds.uk.

MechanismTarget
SPF_INCLUDE2623266.spf04.hubspotemail.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.55.150.165
SPF_IP185.221.204.145
SPF_IP185.221.204.146
SPF_IP212.100.231.201
SPF_IP212.100.231.203
SPF_IP212.100.231.205
SPF_IP66.159.244.237
SPF_IP82.196.242.123

Related pages

Pivot deeper into the graph from cdsds.uk.

Cypher and MCP

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

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