Hostname
solgrid.org.uk
Last fetched
solgrid.org.uk resolves to 1 IPv4 address operated by GODADDY-SXB - Host Europe GmbH in FR. WHOIS lists registrar:jisc services limited [tag = janet] as the registrar.
Nutrition Label
Resolution chain
solgrid.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.205.231.178 | 92.205.224.0/19 | AS21499 | GODADDY-SXB - Host Europe GmbH | FR |
WHOIS identity
- Registrar
- registrar:jisc services limited [tag = janet]
- Organization
- solihull metropolitan borough council
- Contact emails
- —
Subdomains
8 observed subdomains of solgrid.org.uk.
Web-graph footprint
Distinct hostnames that link to or from solgrid.org.uk in the public web crawl.
36 sites link to this hostname.
156 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for solgrid.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.195.194.70/32 |
| SPF_IP | 195.195.194.71/32 |
| SPF_IP | 195.195.194.80 |
| SPF_IP | 195.195.194.99 |
| SPF_IP | 195.238.175.173 |
| SPF_IP | 95.142.154.99 |
| SPF_MX | solgrid.org.uk |
Related pages
Pivot deeper into the graph from solgrid.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "solgrid.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.