Skip to content

Hostname

asmart.jp

Last fetched

asmart.jp resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · asmart.jpRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/asmart.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.5.19613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.38.247176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.66.3518.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.73.6318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.25.2273.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.210.6135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.175.23035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.183.1935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.183.19835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.39.2352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.31.18354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.241.18054.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.117.24654.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
amuse
Contact emails

Subdomains

36 observed subdomains of asmart.jp.

Web-graph footprint

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

839 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for asmart.jp.

MechanismTarget
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEu23324590.wl091.sendgrid.net
SPF_IP180.37.100.128/28
SPF_IP3.35.255.91
SPF_IP52.193.50.212
SPF_IP52.196.56.57
SPF_IP52.68.189.135
SPF_IP52.68.62.246
SPF_IP54.150.64.203

Related pages

Pivot deeper into the graph from asmart.jp.

Cypher and MCP

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

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