Skip to content

Hostname

jrf.org.uk

Last fetched

jrf.org.uk resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · jrf.org.ukRouting diversity3.0/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/jrf.org.uk

Resolution chain

jrf.org.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.189.126.20235.189.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
35.242.142.11035.242.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
35.242.183.24935.242.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
joseph rowntree foundation
Contact emails

Subdomains

16 observed subdomains of jrf.org.uk.

Web-graph footprint

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

2,991 sites link to this hostname.

821 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for jrf.org.uk.

Related pages

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

Cypher and MCP

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

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