Skip to content

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

WHISPER CANON · solgrid.org.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/solgrid.org.uk

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.

IPPrefixASNOperatorCountry
92.205.231.17892.205.224.0/19AS21499GODADDY-SXB - Host Europe GmbHFR

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for solgrid.org.uk.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.195.194.70/32
SPF_IP195.195.194.71/32
SPF_IP195.195.194.80
SPF_IP195.195.194.99
SPF_IP195.238.175.173
SPF_IP95.142.154.99
SPF_MXsolgrid.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.