Skip to content

Hostname

l8.digital

Last fetched

l8.digital resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · l8.digitalRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/l8.digital

Resolution chain

l8.digital resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.233.4818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.6518.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.8618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.8818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.252.303.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.413.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.443.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.943.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.126.20335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.254.22744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.176.13144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.240.18652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
l8 agencia
Contact emails

Subdomains

44 observed subdomains of l8.digital.

Web-graph footprint

Distinct hostnames that link to or from l8.digital in the public web crawl.

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for l8.digital.

MechanismTarget
SPF_INCLUDEspf.skymail.net.br

Related pages

Pivot deeper into the graph from l8.digital.

Cypher and MCP

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

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