Skip to content

Hostname

thames21.org.uk

Last fetched

thames21.org.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · thames21.org.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/thames21.org.uk

Resolution chain

thames21.org.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
debbie leach
Contact emails

Subdomains

1 observed subdomain of thames21.org.uk.

Web-graph footprint

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

402 sites link to this hostname.

538 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for thames21.org.uk.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP198.2.183.60
SPF_IP46.231.70.130

Related pages

Pivot deeper into the graph from thames21.org.uk.

Cypher and MCP

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

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