Hostname
l8shop.net
Last fetched
l8shop.net is a registered hostname under the .net 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
- iana:472
- Organization
- dynadot privacy service
- Contact emails
Subdomains
11 observed subdomains of l8shop.net.
Web-graph footprint
Distinct hostnames that link to or from l8shop.net in the public web crawl.
84 sites link to this hostname.
1,450 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for l8shop.net.
| Mechanism | Target |
|---|---|
| SPF_A | l8shop.net |
| SPF_INCLUDE | _spf.arandomserver.com |
| SPF_IP | 198.252.105.19 |
| SPF_IP | 199.188.200.121 |
| SPF_IP | 199.188.200.122 |
| SPF_MX | l8shop.net |
Related pages
Pivot deeper into the graph from l8shop.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "l8shop.net"})-[: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.