Skip to content

Hostname

l3d.space

Last fetched

l3d.space resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · l3d.spaceRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/l3d.space

Resolution chain

l3d.space resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.46.214.13778.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:1420
Organization
Contact emails

Subdomains

12 observed subdomains of l3d.space.

Web-graph footprint

Distinct hostnames that link to or from l3d.space in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for l3d.space.

MechanismTarget
SPF_Al3d.space
SPF_IP2a01:4f8:c0c:f62a:0:0:0:1
SPF_IP88.198.108.78
SPF_MXl3d.space

Related pages

Pivot deeper into the graph from l3d.space.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "l3d.space"})-[: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.