Skip to content

Hostname

paranavi.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.32108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.48108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.56108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.75108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.10318.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.12518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.1318.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.1918.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
trenders.
Contact emails

Subdomains

1 observed subdomain of paranavi.jp.

Web-graph footprint

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

63 sites link to this hostname.

294 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for paranavi.jp.

MechanismTarget
SPF_INCLUDEcrmstyle.com
SPF_IP210.166.77.155
SPF_IP210.166.77.156
SPF_IP210.166.77.157
SPF_IP210.166.77.159

Related pages

Pivot deeper into the graph from paranavi.jp.

Cypher and MCP

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

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