Skip to content

Hostname

enwit.co.jp

Last fetched

enwit.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · enwit.co.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/enwit.co.jp

Resolution chain

enwit.co.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.171.117.1033.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1053.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1073.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.373.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.11254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
enwit,inc.
Contact emails

Subdomains

14 observed subdomains of enwit.co.jp.

Web-graph footprint

Distinct hostnames that link to or from enwit.co.jp in the public web crawl.

20 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for enwit.co.jp.

MechanismTarget
SPF_Aenwit.co.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.net
SPF_IP13.114.38.3/32
SPF_IP54.249.38.236/32
SPF_MXenwit.co.jp

Related pages

Pivot deeper into the graph from enwit.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enwit.co.jp"})-[: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.