Skip to content

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

WHISPER CANON · l8shop.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/l8shop.net

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for l8shop.net.

MechanismTarget
SPF_Al8shop.net
SPF_INCLUDE_spf.arandomserver.com
SPF_IP198.252.105.19
SPF_IP199.188.200.121
SPF_IP199.188.200.122
SPF_MXl8shop.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.