Skip to content

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

WHISPER CANON · com-pass.jpRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/com-pass.jp

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.

IPPrefixASNOperatorCountry
13.35.58.12713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.78.1518.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.218.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.5618.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.5818.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.50.12452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.4952.84.50.0/24AS16509AMAZON-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

SPF policy

3 SPF mechanisms authorising senders for com-pass.jp.

MechanismTarget
SPF_IP203.183.144.128/25
SPF_IP3.112.143.226
SPF_IP3.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 20

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