Skip to content

Hostname

webdezign.co.uk

Last fetched

webdezign.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:freethought internet limited [tag = freethought] as the registrar.

Nutrition Label

WHISPER CANON · webdezign.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/webdezign.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.66.13104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.198.42172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.110.243.162194.110.243.0/24AS41000GB

WHOIS identity

Registrar
registrar:freethought internet limited [tag = freethought]
Organization
mike yiannopoulos
Contact emails

Subdomains

31 observed subdomains of webdezign.co.uk.

Web-graph footprint

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

68 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webdezign.co.uk.

MechanismTarget
SPF_INCLUDE26162108.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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