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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.234.166.234 | 109.234.164.0/22 | AS50474 | O2SWITCH - O2SWITCH SAS | FR |
| 194.1.147.31 | 194.1.147.0/24 | AS210250 | WPX - K Media Tech Ltd. | GB |
| 194.1.147.92 | 194.1.147.0/24 | AS210250 | WPX - 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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for lightspeedspanish.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | lightspeedspanish.co.uk |
| SPF_INCLUDE | spf.jabatus.fr |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 109.234.166.234 |
| SPF_IP | 185.5.172.157 |
| SPF_IP | 5.254.2.46 |
| SPF_IP | 5.254.55.35/21 |
| SPF_MX | lightspeedspanish.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.