Skip to content

Hostname

clarify-tools.com

Last fetched

clarify-tools.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · clarify-tools.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/clarify-tools.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.74.11213.33.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.74.14313.33.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.74.20413.33.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.74.22813.33.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.116.15354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.116.17654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.116.21554.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.116.7554.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:1636
Organization
Contact emails

Subdomains

1 observed subdomain of clarify-tools.com.

Threat posture

History

Related pages

Pivot deeper into the graph from clarify-tools.com.

Cypher and MCP

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

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