Skip to content

Hostname

better.org.uk

Last fetched

better.org.uk resolves to 1 IPv4 address operated by AS21260 in GB. WHOIS lists registrar:the positive internet company ltd as the registrar.

Nutrition Label

WHISPER CANON · better.org.ukRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/better.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
80.87.129.10680.87.128.0/23AS21260GB

WHOIS identity

Registrar
registrar:the positive internet company ltd
Organization
greenwich leisure
Contact emails

Subdomains

19 observed subdomains of better.org.uk.

Web-graph footprint

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

2,477 sites link to this hostname.

587 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for better.org.uk.

MechanismTarget
SPF_INCLUDElegendware.co.uk
SPF_IP217.20.23.194
SPF_IP80.87.129.102
SPF_IP80.87.129.103/32
SPF_IP80.87.129.106

Related pages

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

Cypher and MCP

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

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