Skip to content

Hostname

liveborders.org.uk

Last fetched

liveborders.org.uk resolves to 1 IPv4 address operated by AS29017 in GB. WHOIS lists registrar:mtc media ltd [tag = mtcmedia] as the registrar.

Nutrition Label

WHISPER CANON · liveborders.org.ukRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/liveborders.org.uk

Resolution chain

liveborders.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.223.107.6083.223.96.0/19AS29017GB

WHOIS identity

Registrar
registrar:mtc media ltd [tag = mtcmedia]
Organization
borders sport and leisure
Contact emails

Subdomains

7 observed subdomains of liveborders.org.uk.

Web-graph footprint

Distinct hostnames that link to or from liveborders.org.uk in the public web crawl.

233 sites link to this hostname.

198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for liveborders.org.uk.

MechanismTarget
SPF_INCLUDEmailrelay.t1cloud.com
SPF_INCLUDEsmtpout.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.mtcserver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.143.154.166/32
SPF_IP88.215.5.190
SPF_IP92.27.50.153
SPF_MXliveborders.org.uk

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "liveborders.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.