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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.189.126.202 | 35.189.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
| 35.242.142.110 | 35.242.128.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
| 35.242.183.249 | 35.242.176.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
WHOIS identity
- Registrar
- registrar:godaddy.com, llc. [tag = godaddy]
- Organization
- joseph rowntree foundation
- Contact emails
- —
Subdomains
16 observed subdomains of jrf.org.uk.
Showing 15 of 16. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for jrf.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emaileuc.freshservice.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | ivvy.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.13.225.90/32 |
| SPF_IP | 185.33.6.55/32 |
| SPF_IP | 192.99.26.11/32 |
| SPF_IP | 20.77.254.196/32 |
| SPF_IP | 20.90.48.185/32 |
| SPF_IP | 20.90.49.26/32 |
| SPF_IP | 217.182.181.164/32 |
| SPF_IP | 217.182.181.254/32 |
| SPF_IP | 46.105.146.11/32 |
| SPF_IP | 5.196.146.195/32 |
| SPF_IP | 5.196.146.211/32 |
| SPF_IP | 5.196.146.250/32 |
| SPF_IP | 51.11.105.233/32 |
| SPF_IP | 54.36.22.124 |
| SPF_IP | 54.36.22.50/32 |
| SPF_IP | 67.227.87.186/32 |
| SPF_IP | 94.236.105.177/32 |
| SPF_IP | 95.141.175.90 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.