Skip to content

Hostname

api5.check-data.xyz

Last fetched

api5.check-data.xyz resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api5.check-data.xyzRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api5.check-data.xyz

Resolution chain

api5.check-data.xyz resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.210.15.20834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.217.24634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.215.41.10834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.215.6535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.79.18735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.222.11744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.234.113.20244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.55.20744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.43.18544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.114.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.79.5950.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.172.11354.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.58.20554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.182.14154.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api5.check-data.xyz in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api5.check-data.xyz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api5.check-data.xyz"})-[: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.