Skip to content

Hostname

nihonsr.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.153.10218.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.12418.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.3518.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.6418.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.62.11154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.7954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
Organization
nihonseirei ,inc
Contact emails

Subdomains

1 observed subdomain of nihonsr.jp.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for nihonsr.jp.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from nihonsr.jp.

Cypher and MCP

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

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