Hostname
1-light.eu
Last fetched
1-light.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:namecheap, inc
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of 1-light.eu.
Web-graph footprint
Distinct hostnames that link to or from 1-light.eu in the public web crawl.
113 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for 1-light.eu.
| Mechanism | Target |
|---|---|
| SPF_A | 1-light.eu |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 15.237.156.77 |
| SPF_IP | 164.68.115.240 |
| SPF_IP | 193.70.2.17 |
| SPF_MX | 1-light.eu |
Related pages
Pivot deeper into the graph from 1-light.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1-light.eu"})-[: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.