Hostname
passes.jp
Last fetched
passes.jp resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
passes.jp resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.176.102.196 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.203.117 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.219.71 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.252.88 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.240.163 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.100.193 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.40.128 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.77.101 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.71.13 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- inventit
- Contact emails
Subdomains
5 observed subdomains of passes.jp.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from passes.jp in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for passes.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.am.arara.com |
| SPF_INCLUDE | spf.bmv.jp |
| SPF_IP | 27.86.92.214 |
Related pages
Pivot deeper into the graph from passes.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "passes.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.