Hostname
jags.org.uk
Last fetched
jags.org.uk is a registered hostname under the .uk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:team blue internet services uk limited
- Organization
- james allen's girls' school james allen's girls' school uk school
- Contact emails
Subdomains
11 observed subdomains of jags.org.uk.
Web-graph footprint
Distinct hostnames that link to or from jags.org.uk in the public web crawl.
84 sites link to this hostname.
70 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for jags.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | jags.org.uk |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ciphr247.com |
| SPF_INCLUDE | schoolpostmail.co.uk |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.11.164.100 |
| SPF_IP | 195.11.164.99 |
| SPF_IP | 212.100.247.14 |
| SPF_IP | 212.64.136.172 |
| SPF_IP | 5.150.70.74 |
| SPF_IP | 88.97.199.158 |
| SPF_IP | 94.236.47.37 |
| SPF_MX | jags.org.uk |
Related pages
Pivot deeper into the graph from jags.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jags.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.