Hostname
com-pass.jp
Last fetched
com-pass.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
com-pass.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.58.127 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.7 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.9 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.99 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.164.78.15 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.2 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.56 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.58 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.50.124 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.38 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.4 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.49 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- —
- Organization
- (not displayed by registrant's request)
- Contact emails
Subdomains
9 observed subdomains of com-pass.jp.
Web-graph footprint
Distinct hostnames that link to or from com-pass.jp in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for com-pass.jp.
| Mechanism | Target |
|---|---|
| SPF_IP | 203.183.144.128/25 |
| SPF_IP | 3.112.143.226 |
| SPF_IP | 3.113.168.138 |
Related pages
Pivot deeper into the graph from com-pass.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "com-pass.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.