Hostname
sedbergh.org.uk
Last fetched
sedbergh.org.uk resolves to 1 IPv4 address operated by WHG-LON - WHG Hosting Services Ltd in GB. WHOIS lists registrar:stablepoint limited [tag = stablepoint] as the registrar.
Nutrition Label
Resolution chain
sedbergh.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 |
|---|---|---|---|---|
| 77.95.113.204 | 77.95.113.0/24 | AS51713 | WHG-LON - WHG Hosting Services Ltd | GB |
WHOIS identity
- Registrar
- registrar:stablepoint limited [tag = stablepoint]
- Organization
- sedbergh and district community office
- Contact emails
- —
Subdomains
19 observed subdomains of sedbergh.org.uk.
Showing 13 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sedbergh.org.uk in the public web crawl.
101 sites link to this hostname.
151 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- sedbergh.org.uk
SPF policy
10 SPF mechanisms authorising senders for sedbergh.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | sedbergh.org.uk |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 167.99.90.107 |
| SPF_IP | 198.244.213.117 |
| SPF_IP | 206.189.20.173 |
| SPF_IP | 77.95.113.204 |
| SPF_MX | sedbergh.org.uk |
Related pages
Pivot deeper into the graph from sedbergh.org.uk.
- IP · 77.95.113.204
- ASN · AS51713WHG-LON - WHG Hosting Services Ltd
- Registrar · registrar:stablepoint limited [tag = stablepoint]
- Country · GB
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · se…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sedbergh.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.