Hostname
ldv.org.uk
Last fetched
ldv.org.uk resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists registrar:prater raines ltd [tag = praterraines] as the registrar.
Nutrition Label
Resolution chain
ldv.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 |
|---|---|---|---|---|
| 57.128.187.91 | 57.128.128.0/18 | AS16276 | — | GB |
WHOIS identity
- Registrar
- registrar:prater raines ltd [tag = praterraines]
- Organization
- alex foster
- Contact emails
- —
Subdomains
2 observed subdomains of ldv.org.uk.
| Subdomain |
|---|
| mail.ldv.org.uk |
| www.ldv.org.uk |
Web-graph footprint
Distinct hostnames that link to or from ldv.org.uk in the public web crawl.
9 sites link to this hostname.
70 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ldv.org.uk
SPF policy
9 SPF mechanisms authorising senders for ldv.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | ldv.org.uk |
| SPF_INCLUDE | gmail.com |
| SPF_INCLUDE | lists.libdems.org.uk |
| SPF_INCLUDE | nativespace-saturn.ns-saturn.com |
| SPF_IP | 37.61.232.155 |
| SPF_IP | 51.89.235.7 |
| SPF_IP | 57.128.187.91 |
| SPF_IP | 94.229.78.245 |
| SPF_MX | ldv.org.uk |
Related pages
Pivot deeper into the graph from ldv.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ldv.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.