Skip to content

Hostname

clearlynx.com

Last fetched

clearlynx.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · clearlynx.comRouting diversity6.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/clearlynx.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.86.63100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.248.5718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.156.1933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.241.83.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.94.2033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.29.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.133.5334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.253.12634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.1.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.109.13452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.43.8052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.80.20454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.43.17554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.182.16654.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.207.7654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.235.17554.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.248.13154.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.72.18754.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.221.14975.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.138.14432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
clearlynx,
Contact emails

Subdomains

23 observed subdomains of clearlynx.com.

Web-graph footprint

Distinct hostnames that link to or from clearlynx.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clearlynx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from clearlynx.com.

Cypher and MCP

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

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