Skip to content

Hostname

passes.jp

Last fetched

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

Nutrition Label

WHISPER CANON · passes.jpRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/passes.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.102.19618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.203.11718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.219.713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.252.8852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.240.16354.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.100.19354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.40.12854.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.77.10154.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.71.1313.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
inventit
Contact emails

Subdomains

5 observed subdomains of passes.jp.

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.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.am.arara.com
SPF_INCLUDEspf.bmv.jp
SPF_IP27.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.