Skip to content

Hostname

goodmove.org.uk

Last fetched

goodmove.org.uk resolves to 1 IPv4 address operated by AS51561 in GB. WHOIS lists registrar:34sp.com limited as the registrar.

Nutrition Label

WHISPER CANON · goodmove.org.ukRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/goodmove.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.234.255.12185.234.255.0/24AS51561GB

WHOIS identity

Registrar
registrar:34sp.com limited
Organization
guy & lynda luard
Contact emails

Subdomains

14 observed subdomains of goodmove.org.uk.

Web-graph footprint

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

50 sites link to this hostname.

386 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for goodmove.org.uk.

MechanismTarget
SPF_Agoodmove.org.uk
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.70.64.129/28
SPF_IP62.105.82.145/28
SPF_MXgoodmove.org.uk

Related pages

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

Cypher and MCP

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

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