Skip to content

Hostname

clankfreesoftware.com

Last fetched

clankfreesoftware.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · clankfreesoftware.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clankfreesoftware.com

Resolution chain

clankfreesoftware.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.112.1253.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.313.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.783.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.83.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.4952.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.8352.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.9152.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.9252.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.114.10554.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.12054.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.6054.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.8554.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of clankfreesoftware.com owner
Contact emails

Subdomains

1 observed subdomain of clankfreesoftware.com.

Threat posture

History

Related pages

Pivot deeper into the graph from clankfreesoftware.com.

Cypher and MCP

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

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