Skip to content

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

WHISPER CANON · etoos.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/etoos.com

Resolution chain

etoos.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.164.63.21515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.133.23915.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.137.173.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.119.283.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.226.2123.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.67.1563.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.233.10052.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.247.20952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.53.11452.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.59.23154.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.199.1754.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.137.15054.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.56.24754.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:130
Organization
etoos academy
Contact emails

Subdomains

115 observed subdomains of etoos.com.

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.

MechanismTarget
SPF_IP118.221.123.26
SPF_IP13.125.160.161
SPF_IP13.125.3.225
SPF_IP15.164.193.113
SPF_IP183.98.40.101
SPF_IP183.98.40.102
SPF_IP183.98.40.103
SPF_IP183.98.41.99

Related pages

Pivot deeper into the graph from etoos.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.