Skip to content

Hostname

justice.org.uk

Last fetched

justice.org.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:fasthosts internet ltd [tag = livedomains] as the registrar.

Nutrition Label

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

Resolution chain

justice.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:fasthosts internet ltd [tag = livedomains]
Organization
justice
Contact emails

Subdomains

5 observed subdomains of justice.org.uk.

Web-graph footprint

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

428 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for justice.org.uk.

MechanismTarget
SPF_Ablackbaudservices2.com
SPF_Ajustice.org.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.139.104.0/22
SPF_IP206.79.6.0/24
SPF_IP216.235.196.0/22
SPF_IP216.235.200.0/21
SPF_IP46.34.2.13/32
SPF_IP46.34.2.14/32
SPF_IP78.154.118.43/32
SPF_MXjustice.org.uk

Related pages

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

Cypher and MCP

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

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