Skip to content

Hostname

x-hours.com

Last fetched

x-hours.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · x-hours.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/x-hours.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.7.14313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.48.14913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.213.17318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.28.19735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.40.14852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.151.23354.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.8.2954.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.187.11954.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Subdomains

8 observed subdomains of x-hours.com.

Web-graph footprint

Distinct hostnames that link to or from x-hours.com in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from x-hours.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "x-hours.com"})-[: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.