Skip to content

Hostname

x-print.jp

Last fetched

x-print.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · x-print.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/x-print.jp

Resolution chain

x-print.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.15.10108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.110108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.35108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.64108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.237.12399.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.3299.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.3899.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.7399.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

6 observed subdomains of x-print.jp.

Web-graph footprint

Distinct hostnames that link to or from x-print.jp in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from x-print.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "x-print.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.