Skip to content

Hostname

nightstyle.jp

Last fetched

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

Nutrition Label

WHISPER CANON · nightstyle.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nightstyle.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.189.20913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.216.12013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.76.16218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.48.1123.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.37.7654.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.102.3754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

10 observed subdomains of nightstyle.jp.

Web-graph footprint

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

197 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for nightstyle.jp.

MechanismTarget
SPF_IP180.211.76.120
SPF_IP52.192.225.78
SPF_IP52.192.252.57
SPF_IP52.68.134.142
SPF_IP54.95.222.254
SPF_MXnightstyle.jp

Related pages

Pivot deeper into the graph from nightstyle.jp.

Cypher and MCP

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

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