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
Resolution chain
l8.digital resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.233.48 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.65 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.86 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.88 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.169.252.30 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.41 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.44 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.94 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.81.126.203 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.226.254.227 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.238.176.131 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.40.240.186 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:625
- Organization
- l8 agencia
- Contact emails
Subdomains
44 observed subdomains of l8.digital.
Showing 25 of 44. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for l8.digital.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.skymail.net.br |
Related pages
Pivot deeper into the graph from l8.digital.
- IP · 18.67.233.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:625
- Country · IN
- Email · comercial@l8.vc
- TLD · .digital
- Browse hostnames · l8…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.