Skip to content

Hostname

stopitnow.org.uk

Last fetched

stopitnow.org.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:easyspace ltd t/a hosting uk [tag = interneteng] as the registrar.

Nutrition Label

WHISPER CANON · stopitnow.org.ukRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/stopitnow.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
143.110.174.148143.110.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:easyspace ltd t/a hosting uk [tag = interneteng]
Organization
lucy faithfull foundation
Contact emails

Subdomains

23 observed subdomains of stopitnow.org.uk.

Web-graph footprint

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

950 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for stopitnow.org.uk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP195.224.167.52
SPF_IP212.54.130.143/32
SPF_IP34.252.249.205
SPF_IP35.176.166.101
SPF_IP45.11.218.100
SPF_IP54.171.95.50
SPF_IP54.72.122.124
SPF_IP62.232.200.227
SPF_IP83.142.230.20

Related pages

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

Cypher and MCP

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

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