Hostname
etoos.com
Last fetched
etoos.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:130 as the registrar.
Nutrition Label
Resolution chain
etoos.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.164.63.215 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.165.133.239 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.137.17 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.119.28 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.226.212 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.67.156 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.233.100 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.247.209 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.53.114 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.59.231 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.180.199.17 | 54.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.137.150 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.56.247 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:130
- Organization
- etoos academy
- Contact emails
Subdomains
115 observed subdomains of etoos.com.
Showing 25 of 115. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from etoos.com in the public web crawl.
64 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for etoos.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 118.221.123.26 |
| SPF_IP | 13.125.160.161 |
| SPF_IP | 13.125.3.225 |
| SPF_IP | 15.164.193.113 |
| SPF_IP | 183.98.40.101 |
| SPF_IP | 183.98.40.102 |
| SPF_IP | 183.98.40.103 |
| SPF_IP | 183.98.41.99 |
Related pages
Pivot deeper into the graph from etoos.com.
- IP · 15.164.63.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:130
- Country · KR
- Email · sky1987kjs@etoos.com
- TLD · .com
- Browse hostnames · et…
- 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: "etoos.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.