Skip to content

Hostname

etvos.com

Last fetched

etvos.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.12213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.171.1113.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.1203.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.523.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.693.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
etvos co,ltd
Contact emails

Subdomains

12 observed subdomains of etvos.com.

Web-graph footprint

Distinct hostnames that link to or from etvos.com in the public web crawl.

693 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for etvos.com.

MechanismTarget
SPF_Acvs.veritrans.co.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmdrhys.maildealer.jp
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.q-send.jp

Related pages

Pivot deeper into the graph from etvos.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "etvos.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.