Hostname
lagb.org.uk
Last fetched
lagb.org.uk resolves to 1 IPv4 address operated by AS43515 in GB. WHOIS lists registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio] as the registrar.
Nutrition Label
Resolution chain
lagb.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 |
|---|---|---|---|---|
| 35.214.20.182 | 35.214.0.0/17 | AS43515 | — | GB |
WHOIS identity
- Registrar
- registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio]
- Organization
- the linguistics association of great britain
- Contact emails
- —
Subdomains
1 observed subdomain of lagb.org.uk.
| Subdomain |
|---|
| www.lagb.org.uk |
Web-graph footprint
Distinct hostnames that link to or from lagb.org.uk in the public web crawl.
79 sites link to this hostname.
313 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lagb.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spfc51.megamailservers.eu |
| SPF_MX | lagb.org.uk |
Related pages
Pivot deeper into the graph from lagb.org.uk.
- IP · 35.214.20.182
- ASN · AS43515
- Registrar · registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio]
- Country · GB
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · la…
- 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: "lagb.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.