Skip to content

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

WHISPER CANON · lgo.org.ukRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/lgo.org.uk

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.

IPPrefixASNOperatorCountry
194.72.159.185194.72.0.0/14AS2856BT-UK-AS - British Telecommunications Limited
194.72.159.245194.72.0.0/14AS2856BT-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.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for lgo.org.uk.

Related pages

Pivot deeper into the graph from lgo.org.uk.

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 20

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