Skip to content

Hostname

lightspeedspanish.co.uk

Last fetched

lightspeedspanish.co.uk resolves to 3 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · lightspeedspanish.co.ukRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lightspeedspanish.co.uk

Resolution chain

lightspeedspanish.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.234.166.234109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR
194.1.147.31194.1.147.0/24AS210250WPX - K Media Tech Ltd.GB
194.1.147.92194.1.147.0/24AS210250WPX - K Media Tech Ltd.GB

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
lightspeed spanish
Contact emails

Subdomains

5 observed subdomains of lightspeedspanish.co.uk.

Web-graph footprint

Distinct hostnames that link to or from lightspeedspanish.co.uk in the public web crawl.

89 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lightspeedspanish.co.uk.

MechanismTarget
SPF_Alightspeedspanish.co.uk
SPF_INCLUDEspf.jabatus.fr
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.234.166.234
SPF_IP185.5.172.157
SPF_IP5.254.2.46
SPF_IP5.254.55.35/21
SPF_MXlightspeedspanish.co.uk

Related pages

Pivot deeper into the graph from lightspeedspanish.co.uk.

Cypher and MCP

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

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