Skip to content

Hostname

smart-clear.jp

Last fetched

smart-clear.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · smart-clear.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/smart-clear.jp

Resolution chain

smart-clear.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.11108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.35108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.43108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.75108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
masanobu tsuji
Contact emails

Subdomains

3 observed subdomains of smart-clear.jp.

Web-graph footprint

Distinct hostnames that link to or from smart-clear.jp in the public web crawl.

410 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for smart-clear.jp.

MechanismTarget
SPF_Asmart-clear.jp
SPF_Asv2310.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXsmart-clear.jp

Related pages

Pivot deeper into the graph from smart-clear.jp.

Cypher and MCP

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

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