Hostname
08liter.com
Last fetched
08liter.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
08liter.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.115.244.119 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.158.166.167 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.199.160 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.97.212 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.213.216 | 54.238.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.79.17 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:100
- Organization
- whois domain admin.
- Contact emails
Subdomains
51 observed subdomains of 08liter.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 08liter.com in the public web crawl.
46 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for 08liter.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.stibee.com |
| SPF_INCLUDE | spf.worksmobile.com |
Related pages
Pivot deeper into the graph from 08liter.com.
- IP · 13.115.244.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:100
- Country · JP
- Email · admin@whoisblind.com
- TLD · .com
- Browse hostnames · 08…
- 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: "08liter.com"})-[: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.