Skip to content

Hostname

e-twave.com

Last fetched

e-twave.com resolves to 1 IPv4 address operated by AS4694 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · e-twave.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/e-twave.com

Resolution chain

e-twave.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.140.37.98210.140.36.0/22AS4694JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by value-domain
Contact emails

Subdomains

1 observed subdomain of e-twave.com.

Web-graph footprint

Distinct hostnames that link to or from e-twave.com in the public web crawl.

6 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e-twave.com.

MechanismTarget
SPF_INCLUDE_spf.unicast.ne.jp
SPF_INCLUDEg4.unicast.ne.jp
SPF_IP133.242.101.39
SPF_IP153.120.69.11
SPF_IP2001:218:2001:3005:0:0:0:1d1
SPF_IP202.69.226.193

Related pages

Pivot deeper into the graph from e-twave.com.

Cypher and MCP

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

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