Hostname
lgo.org.uk
Last fetched
lgo.org.uk resolves to 2 IPv4 addresses operated by BT-UK-AS - British Telecommunications Limited. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.
Nutrition Label
Resolution chain
lgo.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.72.159.185 | 194.72.0.0/14 | AS2856 | BT-UK-AS - British Telecommunications Limited | — |
| 194.72.159.245 | 194.72.0.0/14 | AS2856 | BT-UK-AS - British Telecommunications Limited | — |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg
- Organization
- the commission for local administration in england
- Contact emails
Subdomains
16 observed subdomains of lgo.org.uk.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lgo.org.uk in the public web crawl.
1,068 sites link to this hostname.
75 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for lgo.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topsec.com |
| SPF_IP | 141.193.32.19/32 |
| SPF_IP | 192.254.125.237/32 |
| SPF_IP | 194.72.159.0/24 |
| SPF_IP | 213.161.65.104 |
| SPF_IP | 66.179.16.0/24 |
| SPF_IP | 66.179.17.0/24 |
| SPF_IP | 66.179.18.0/24 |
| SPF_IP | 66.179.19.0/24 |
| SPF_IP | 80.68.37.134/32 |
| SPF_MX | msvr1.smartsurvey.co.uk |
Related pages
Pivot deeper into the graph from lgo.org.uk.
- IP · 194.72.159.185
- ASN · AS2856BT-UK-AS - British Telecommunications Limited
- Registrar · registrar:123-reg limited t/a 123-reg
- Email · redacted@nominet.uk
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · lg…
- 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: "lgo.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.