Skip to content

Hostname

e-craft.jp

Last fetched

e-craft.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · e-craft.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/e-craft.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.33.3818.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.7418.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.9018.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.9818.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.167.163.1093.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.173.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.303.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.753.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
e-craft
Contact emails

Subdomains

2 observed subdomains of e-craft.jp.

Web-graph footprint

Distinct hostnames that link to or from e-craft.jp in the public web crawl.

29 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for e-craft.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from e-craft.jp.

Cypher and MCP

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

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