Hostname
paranavi.jp
Last fetched
paranavi.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
paranavi.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.142.32 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.48 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.56 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.75 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.103 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.125 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.13 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.19 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- trenders.
- Contact emails
Subdomains
1 observed subdomain of paranavi.jp.
| Subdomain |
|---|
| uploads.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for paranavi.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | crmstyle.com |
| SPF_IP | 210.166.77.155 |
| SPF_IP | 210.166.77.156 |
| SPF_IP | 210.166.77.157 |
| SPF_IP | 210.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.